Files
opt/docker-compose.rsnapshot.yaml
2025-04-12 21:03:41 +02:00

10 lines
270 B
YAML

services:
rsnapshot:
container_name: rsnapshot
image: linuxserver/rsnapshot:1.4.5
restart: unless-stopped
volumes:
- /opt/rsnapshot:/config
- /mnt/yotta/xenon/rsnapshot:/host/scratch
- /root/.ssh:/root/.ssh:ro