Sign inSign up

gfunk/mongodb-docker

By gfunk

Updated over 8 years ago

Custom MongoDB docker image base on MongoDB:3.4.10

Image
0

975

gfunk/mongodb-docker repository overview

Open source MongoDB docker image

This MongoDB docker image is based on custom [Centos 7 image] (https://gitlab.com/container-inside/centos7/container_registry)

Current version of MongoDB in this image: 3.4.10


Run MongoDB docker image

docker run -d -p 21017:21017 gfunk/mongodb-docker:latest

Features

  • MongoDB process is managed by supervisord process manager
  • MongoDB database already contains two users: app-test and app-admin

Requirements

Tag summary

Content type

Image

Digest

Size

322.8 MB

Last updated

over 8 years ago

docker pull gfunk/mongodb-docker