We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a516bdb commit 0d6349dCopy full SHA for 0d6349d
borgmatic/docker-compose.restore.yml
@@ -1,6 +1,6 @@
1
services:
2
borgmatic:
3
- image: ghcr.io/borgmatic-collective/borgmatic
+ image: b3vis/borgmatic
4
container_name: borg-restore
5
volumes:
6
- ${VOLUME_EE_SOURCE}:/mnt/source/easyengine # Backup EasyEngine directories
borgmatic/docker-compose.yml
container_name: borgmatic
- ${VOLUME_EE_SOURCE}:/mnt/source/easyengine:ro # Backup EasyEngine directories
0 commit comments