File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ The 'docker run' command -v/--volume flags in the examples below map container p
172172 -v "/data/mongobackup/conf:/conf:Z" \
173173 -v "/data/mongobackup/data:/var/lib/mongodb-consistent-backup:Z" \
174174 -v "/data/mongobackup/logs:/var/log/mongodb-consistent-backup:Z" \
175- timvaillancourt /mongodb_consistent_backup:latest --config=/conf/mongodb-consistent-backup.conf
175+ perconalab /mongodb_consistent_backup:latest --config=/conf/mongodb-consistent-backup.conf
176176
177177**Build and Run Docker Image **
178178
@@ -254,6 +254,7 @@ Links
254254- https://www.percona.com/blog/2016/07/25/mongodb-consistent-backups/
255255- https://www.percona.com/blog/2017/01/09/mongodb-pit-backups-part-2/
256256- https://www.percona.com/blog/2017/05/10/percona-lab-mongodb_consistent_backup-1-0-release-explained/
257+ - https://hub.docker.com/r/perconalab/mongodb_consistent_backup/
257258- https://docs.mongodb.com/manual/reference/program/mongodump/
258259- https://docs.mongodb.com/manual/reference/program/mongorestore/
259260- http://zbackup.org
You can’t perform that action at this time.
0 commit comments