ci(ariadne): start docker daemon without tls delay
This commit is contained in:
parent
b21b182199
commit
84cc4e6236
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -26,6 +26,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