This commit is contained in:
parent
c0fa739463
commit
cf1aa3e65f
@ -26,6 +26,7 @@ steps:
|
||||
image: "docker:20.10.17-dind"
|
||||
pull: if-not-exists
|
||||
detach: true
|
||||
privileged: true
|
||||
commands:
|
||||
- /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