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