Drone Runner: Update dind config
This commit is contained in:
parent
b4b4ae6e29
commit
f363448fac
@ -10,6 +10,8 @@ services:
|
||||
- /lib/modules:/lib/modules:ro
|
||||
environment:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
command:
|
||||
- '--tls=false' # Do not force TLS; note that this service is NOT exposed to the internet
|
||||
networks:
|
||||
- backend
|
||||
- default
|
||||
|
Loading…
Reference in New Issue
Block a user