mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 10:45:47 +02:00
Forgot to mount docker socket
This commit is contained in:
parent
99ee278926
commit
97357b9d00
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue