Alternatives to docker-volume-backup

A small companion container that backs up Docker volumes to local disk or remote storage. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as docker-volume-backup.

  • Nautical Backup

    A Docker container that backs up the bind mounts and volumes of other containers on a schedule.

    Nautical Backup also runs as a single Docker container, stopping containers before copying bind mounts and volumes for consistency, so they are briefly offline during each backup.

Similar software

Related functionality, not a direct replacement.