This repository contains Dockerfile of MongoDB for Docker. It is build on the top of lightweight docker image alpine
-
Install Docker.
-
Pull from Docker Hub:
docker pull yipl/mongo
(alternatively, you can build an image from this Dockerfile: )
docker build -t="yipl/mongo" github.com/xaurav91/docker_mongo_alpine