This commit is contained in:
parent
322ed7a542
commit
d9430b2311
@ -19,7 +19,7 @@ steps:
|
|||||||
- docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64
|
- docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64
|
||||||
- docker buildx create --use --name crosscomp
|
- docker buildx create --use --name crosscomp
|
||||||
- docker buildx inspect --bootstrap
|
- docker buildx inspect --bootstrap
|
||||||
- docker buildx build --no-cache --platform linux/amd64,linux/arm64,linux/arm/v7 --progress tty -t registry.chrz.de:443/hello-ci:latest-multi .
|
- docker buildx build --no-cache --platform linux/amd64,linux/arm64,linux/arm/v7 --push --progress tty -t registry.chrz.de:443/hello-ci:latest-multi .
|
||||||
- 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:
|
||||||
- name: docker_socket
|
- name: docker_socket
|
||||||
|
Loading…
Reference in New Issue
Block a user