This commit is contained in:
parent
ac6f244f47
commit
00cc68576e
@ -20,7 +20,7 @@ steps:
|
|||||||
- docker buildx create --use --name crosscomp
|
- docker buildx create --use --name crosscomp
|
||||||
- docker buildx inspect --bootstrap
|
- docker buildx inspect --bootstrap
|
||||||
- docker image ls
|
- docker image ls
|
||||||
- docker buildx build --no-cache --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=false --progress tty -t registry.chrz.de:443/hello-ci:latest-multi .
|
- docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=false --progress tty -t registry.chrz.de:443/hello-ci:latest-multi .
|
||||||
- docker image ls
|
- docker image ls
|
||||||
- docker buildx imagetools inspect registry.chrz.de:443/hello-ci:latest-multi
|
- docker buildx imagetools inspect registry.chrz.de:443/hello-ci:latest-multi
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user