https://github.com/marktalbot/go-docker
https://github.com/marktalbot/go-docker
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marktalbot/go-docker
- Owner: marktalbot
- Created: 2020-05-13T00:52:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T01:53:07.000Z (about 6 years ago)
- Last Synced: 2023-03-21T11:48:33.443Z (about 3 years ago)
- Language: Go
- Size: 3.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-docker
### Docker env for easy Go development
```
docker-compose up
```
Source article:
https://levelup.gitconnected.com/docker-for-go-development-a27141f36ba9