Files
docker-volume-backup/README.md
2024-09-08 15:08:09 -06:00

597 B

docker-volume-backup

This image uses offen/docker-volume-backup as the base image, and adds some extra tools that are useful for performing volume backups:

  • curl
  • rsync
  • rclone

This was created per the docs explaining how to handle file uploads using third party tools.

Usage

Check out the offen/docker-volume-backup docs. Running this image will allow you to use any of the above tools in an execution script.