theocorp_docker_compose/olivetin/config.yaml
2024-12-30 01:08:55 +00:00

4 lines
259 B
YAML

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