This commit is contained in:
parent
6af5138b90
commit
5d032cdcd6
@ -27,8 +27,11 @@ steps:
|
||||
pull: if-not-exists
|
||||
detach: true
|
||||
privileged: true
|
||||
environment:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
commands:
|
||||
- /usr/local/bin/dockerd --data-root=/var/lib/docker --host=tcp://0.0.0.0:2375 --tls=false
|
||||
- /usr/local/bin/dockerd-entrypoint.sh
|
||||
|
||||
- name: "mirror"
|
||||
image: "docker:20.10.17-dind"
|
||||
|
Loading…
Reference in New Issue
Block a user