Attempt to partly fix #18

This commit is contained in:
Einar Forselv
2019-12-10 07:57:37 +01:00
parent a099060b2e
commit c5b7f11db7
3 changed files with 15 additions and 3 deletions

View File

@@ -5,6 +5,9 @@ services:
env_file:
- restic_compose_backup.env
- alerts.env
labels:
restic-compose-backup.volumes: true
restic-compose-backup.volumes.include: 'src'
volumes:
# Map in docker socket
- /var/run/docker.sock:/tmp/docker.sock:ro