Skip to content

Instantly share code, notes, and snippets.

@antweiss
Created March 31, 2016 06:53
Show Gist options
  • Save antweiss/c91be5897a71134117bba7de1e9cbf09 to your computer and use it in GitHub Desktop.
Save antweiss/c91be5897a71134117bba7de1e9cbf09 to your computer and use it in GitHub Desktop.
application {
name = "mongodb"
type = "docker-external"
}
customization {
image = "mongo:3.0"
run_args = "-p 27017:27017"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment