gitea runner: aaaa
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
command: ["sh", "-c", "while ! nc -z localhost 2376 </dev/null; do echo 'waiting for docker daemon...'; sleep 5; done; /sbin/tini -- run.sh"]
|
||||
env:
|
||||
- name: DOCKER_HOST
|
||||
value: tcp://docker:2376
|
||||
value: tcp://127.0.0.1:2376
|
||||
- name: DOCKER_CERT_PATH
|
||||
value: /certs/client
|
||||
- name: DOCKER_TLS_VERIFY
|
||||
|
||||
Reference in New Issue
Block a user