Forgot to mount docker socket

master
Jef Roosens 2022-02-22 10:25:39 +01:00
parent 99ee278926
commit 97357b9d00
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ services:
- 'VIETER_ADDRESS=https://arch.r8r.be'
secrets:
- vieter_api_key
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
networks:
public: