mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 03:29:37 +02:00
Pushed version 2.3.0
This commit is contained in:
parent
6fb5737118
commit
2b5b3494f2
5 changed files with 5 additions and 5 deletions
|
@ -1,2 +1,2 @@
|
|||
docker build -t pawelmalak/flame -t "pawelmalak/flame:$1" -f .docker/Dockerfile "$2" \
|
||||
docker build -t pawelmalak/flame -t "pawelmalak/flame:$1" -f .docker/Dockerfile . \
|
||||
&& docker push pawelmalak/flame && docker push "pawelmalak/flame:$1"
|
|
@ -3,4 +3,4 @@ docker buildx build \
|
|||
-f .docker/Dockerfile.multiarch \
|
||||
-t pawelmalak/flame:multiarch \
|
||||
-t "pawelmalak/flame:multiarch$1" \
|
||||
--push "$2"
|
||||
--push .
|
Loading…
Add table
Add a link
Reference in a new issue