Skip to content

instant-solutions/mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB

Release

A Docker image which is based on the Mongo image and includes the mongo-healthcheck binary.

Quick Start

Open a terminal and run the following command:

GitHub Container Registry

docker run -d -p 27017:27017 ghcr.io/instant-solutions/mongo

Docker Hub

docker run -d -p 27017:27017 i15s/mongo

For more information, please also refer to the base image documentation: https://hub.docker.com/_/mongo

Contribution

Feel free to fork the project and send us a pull-request! 😎

Or consider sponsoring us, so we can continue to work on this project: GitHub Sponsors 🤩

Author

Made with ❤️ in Austria by instant:solutions OG

About

A Docker image which is based on the Mongo image and includes the mongo-healthcheck binary

Resources

License

Stars

Watchers

Forks

Sponsor this project