Skip to content

Instantly share code, notes, and snippets.

@tujlaky
Created November 14, 2017 17:39
Show Gist options
  • Save tujlaky/d4209225678b8296fe4098f54e83c781 to your computer and use it in GitHub Desktop.
Save tujlaky/d4209225678b8296fe4098f54e83c781 to your computer and use it in GitHub Desktop.
docker mongodump
docker exec container mongodump --archive > your_dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment