A very simplistic container to perform periodic backups of an adjacent mongo container
10K+
This is a very simplistic container to perform periodic backups of an adjacent mongo container.
HOST (default: localhost) : the hostname of the mongodb server to backupPREFIX (default: mongodb) : the prefix part of the backup archive filename. The name will
also include a date-time field.INTERVAL (default: 86400) : the number of seconds between each backup that will be taken.
If set to zero, then the container will run the process once and exit. This is
useful when running as a Kubernetes CronJob/backups : this where the script will place the backup archives by defaultContent type
Image
Digest
sha256:44df29158…
Size
223.7 MB
Last updated
9 days ago
docker pull itzg/mongo-backupsPulls:
2,087
Last week