ci(atlasbot): start docker daemon without tls delay
This commit is contained in:
parent
111038a571
commit
017cce884e
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -21,6 +21,7 @@ spec:
|
||||
- "--mtu=1400"
|
||||
- "--host=unix:///var/run/docker.sock"
|
||||
- "--host=tcp://0.0.0.0:2375"
|
||||
- "--tls=false"
|
||||
volumeMounts:
|
||||
- name: dind-storage
|
||||
mountPath: /var/lib/docker
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user