This commit is contained in:
bjoernellens1 2023-11-30 09:22:09 +01:00 committed by GitHub
parent 984aedad5a
commit 8c689dc5d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,7 @@ services:
config: config:
container_name: olivetin container_name: olivetin
image: jamesread/olivetin image: jamesread/olivetin
user: root
volumes: volumes:
- ./config/olivetin.yaml:/config/config.yaml # replace host path or volume as needed - ./config/olivetin.yaml:/config/config.yaml # replace host path or volume as needed
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock