blob: 479a07c68963da05156eb69c2ff650c09fc94c99 [file] [log] [blame]
giolekva716efb92022-05-07 23:08:58 +04001image_arm64:
2 docker build --file=Dockerfile.flux --tag=giolekva/flux:latest . --platform=linux/arm64
3
4push_arm64: image_arm64
5 docker push giolekva/flux:latest