This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user