Alternatives to Nautical Backup

A Docker container that backs up the bind mounts and volumes of other containers on a schedule. 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 Nautical Backup.

  • docker-volume-backup

    A small companion container that backs up Docker volumes to local disk or remote storage.

    docker-volume-backup is a lightweight companion container under 25 MB that sends Docker volume backups to local disk or remote targets such as S3, WebDAV and SSH.

Similar software

Related functionality, not a direct replacement.