ci(ariadne): start docker daemon without tls delay

This commit is contained in:
codex 2026-04-21 17:11:59 -03:00
parent b21b182199
commit 84cc4e6236

1
Jenkinsfile vendored
View File

@ -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