This commit is contained in:
parent
1c1cfb2bac
commit
17e416a64d
@ -23,6 +23,8 @@ steps:
|
||||
- docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64
|
||||
- docker buildx create --use --name crosscomp
|
||||
- docker buildx inspect --bootstrap
|
||||
- echo "nameserver 127.0.0.11" >> /etc/resolv.conf
|
||||
- cat /etc/resolv.conf
|
||||
- docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=true --progress tty -t registry:5000/hello-ci:latest-dev .
|
||||
volumes:
|
||||
- name: docker_socket
|
||||
|
Loading…
Reference in New Issue
Block a user