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