Skip to content

Instantly share code, notes, and snippets.

@tvalletta
Last active April 20, 2017 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tvalletta/64640241c2df7da8040291378de4ad2e to your computer and use it in GitHub Desktop.
Save tvalletta/64640241c2df7da8040291378de4ad2e to your computer and use it in GitHub Desktop.
{
"image": "mongo:3.2",
"ports": ["27017:27017"],
"volumes": ["${KUDE_CONFIG_HOME}/mongo/data:/data/db"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment