3 lines
95 B
Bash
3 lines
95 B
Bash
#!/bin/bash
|
|
|
|
docker image build --tag docker-registry.dev.jevalide.ca/emoji-flask-app:latest .
|