mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-18 19:19:36 +02:00
2 lines
No EOL
157 B
Bash
2 lines
No EOL
157 B
Bash
docker build -t pawelmalak/flame -t "pawelmalak/flame:$1" -f .docker/Dockerfile "$2" \
|
|
&& docker push pawelmalak/flame && docker push "pawelmalak/flame:$1" |