Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

container-examples/alpine-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Build Status

Versions

Alpine : 3.7
MongoDB : 3.4.10-r0

Commands

Pull : docker pull perriea/alpine-mongodb:3.7
Run : docker run -d -p 27017:27017 -p 28017:28017 perriea/alpine-mongodb:3.7