theocorp_docker_compose/olivetin/config.yml
2024-12-23 03:32:04 +00:00

4 lines
251 B
YAML

actions:
- title: backup containers
shell: "docker run --rm -d --privileged -v /home/geezo/Documents/autorestic:/data -v /var/run/docker.sock:/var/run/docker.sock cupcakearmy/autorestic autorestic backup -va -c /data/config.yaml"
icon: smile