tweak tests
This commit is contained in:
parent
709e1518d6
commit
8fa6e368c4
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ services:
|
|||
RUNNER__RUNNER__FILE: .runner # defaults to /data/runner.json
|
||||
|
||||
RUNNER__CONTAINER__PRIVILEGED: "true" # defaults to false for security reasons
|
||||
RUNNER__CONTAINER_OPTIONS: -v /certs/client:/certs/client:ro # needed for TLS
|
||||
RUNNER__RUNNER__ENVS: |
|
||||
DOCKER_HOST=tcp://docker:2376
|
||||
DOCKER_TLS_VERIFY=1
|
||||
|
|
Loading…
Reference in a new issue