tweak tests

This commit is contained in:
Merith-TK 2024-12-26 00:43:39 +00:00
parent 709e1518d6
commit 8fa6e368c4

View file

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