This commit is contained in:
parent
379be9c9c0
commit
c0fa739463
@ -27,7 +27,7 @@ steps:
|
|||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
detach: true
|
detach: true
|
||||||
commands:
|
commands:
|
||||||
- /usr/local/bin/dockerd --data-root=/var/lib/docker --host=tcp://0.0.0.0:2375
|
- /usr/local/bin/dockerd --data-root=/var/lib/docker --host=tcp://0.0.0.0:2375 --tls=false
|
||||||
|
|
||||||
- name: "mirror"
|
- name: "mirror"
|
||||||
image: "docker:20.10.17-dind"
|
image: "docker:20.10.17-dind"
|
||||||
|
Loading…
Reference in New Issue
Block a user