https://github.com/ozlerhakan/mongo-compose
An example of how to use an authenticated mongodb with Docker Compose
https://github.com/ozlerhakan/mongo-compose
Last synced: 2 months ago
JSON representation
An example of how to use an authenticated mongodb with Docker Compose
- Host: GitHub
- URL: https://github.com/ozlerhakan/mongo-compose
- Owner: ozlerhakan
- Created: 2016-03-03T16:12:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-03T16:20:03.000Z (about 9 years ago)
- Last Synced: 2024-12-28T01:33:00.317Z (4 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
To run the mymongo container:
$ git clone https://github.com/ozlerhakan/mongo-compose.git
$ cd mongo-compose
$ docker-compose up -d
$ docker ps
$ docker logs mymongo