Unofiicial MongoDB docker image on Alpine
7.3K
Docker image for MondoDB, based on Alpine
______
< Mongo >
-------
\
\
\
## .
## ## ## ==
## ## ## ## ===
/""""""""""""""""___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\______/
Please use corresponding branches from this repo to play with code.
Dockerized Mongo database.
Mongo tools are uincluded also:
All below volumes can be mounted to docker host machine folders or shared folders to easy maintain data inside them.
Mongo-specific:
This image can either be used as a base image for building on top of MongoDB or just to experiment with. I personally have not attempted to use this in a production use case.
Please use corresponding branches from this repo to play with code.
Ensure the following pre-requisites are met (due to some blocker bugs in earlier versions). As of today, the latest Docker Toolbox and Homebrew are fine.
(all downloadable as a single Docker Toolbox package as well)
xemuliam in serach boxmongo imageCreate buttonKitematic will assign all ports and you'll be able to run MongoDB simple web-interface directly from Kitematic.
docker run -d -p 27017:27017 -p 28017:28017 xemuliam/mongodocker-machine ls http://192.168.99.100:28017Content type
Image
Digest
Size
92.1 MB
Last updated
about 9 years ago
docker pull xemuliam/mongo