go-mongo-docker-example icon indicating copy to clipboard operation
go-mongo-docker-example copied to clipboard

An example Docker Compose setup with MongoDB, NGINX and Go

Results 3 go-mongo-docker-example issues
Sort by recently updated
recently updated
newest added

### Changelog - Updated to Go version 1.20 - Added `go.mod` and `go.sum` files - Replaced `mgo` MongoDB driver(deprecated) with MongoDB's official Go driver **WARNING**: Please make sure that everything...

Hello, thanks for this tutorial, but i would like to ask you if you can update the part of the Dockerfile of golang, since it look like it is not...

I follow strictly the tutorial, later run the code from this repo with no changes. Che docker-compose runs successfully, but l don't have access to the 8080, nor the 8081....