https://github.com/tinrab/go-mongo-docker-example
An example Docker Compose setup with MongoDB, NGINX and Go
https://github.com/tinrab/go-mongo-docker-example
docker docker-compose golang mongodb
Last synced: 3 months ago
JSON representation
An example Docker Compose setup with MongoDB, NGINX and Go
- Host: GitHub
- URL: https://github.com/tinrab/go-mongo-docker-example
- Owner: tinrab
- License: mit
- Created: 2017-10-07T04:20:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T13:54:46.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T19:11:56.717Z (8 months ago)
- Topics: docker, docker-compose, golang, mongodb
- Language: Go
- Homepage:
- Size: 2.48 MB
- Stars: 42
- Watchers: 4
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to Keep Your Development Environment Clean
This is the underlying code for [How to Keep Your Development Environment Clean](https://outcrawl.com/clean-development-environment-docker/) article.