This commit is contained in:
Philip Haupt
2025-10-19 00:49:01 +02:00
parent fd338f2321
commit bda279251a

View File

@@ -100,6 +100,8 @@ spec:
- env:
- name: DOCKER_TLS_CERTDIR
value: /certs
- name: DOCKER_RUN_ARGS
value: "-v /certs/client:/certs/client:ro"
image: docker:23.0.6-dind
imagePullPolicy: IfNotPresent
name: docker-dind