This commit is contained in:
parent
86b21a5dba
commit
9fed8ba20c
@ -19,7 +19,8 @@ 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 --platform linux/amd64,linux/arm64,linux/arm/v7 --progress tty -t registry.chrz.de:443/hello-ci:latest .
|
- docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 --progress tty -t 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
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user