mirror of
https://github.com/pawelmalak/flame.git
synced 2025-04-21 20:37:21 -04:00
2 lines
No EOL
154 B
Bash
2 lines
No EOL
154 B
Bash
docker build -t pawelmalak/flame -t "pawelmalak/flame:$1" -f .docker/Dockerfile . \
|
|
&& docker push pawelmalak/flame && docker push "pawelmalak/flame:$1" |