https://github.com/containersolutions/lean-go-containers
Example code for the blog post on building lean go containers using Docker multi-stage builds, which went stable in docker 17.06.
https://github.com/containersolutions/lean-go-containers
Last synced: 8 months ago
JSON representation
Example code for the blog post on building lean go containers using Docker multi-stage builds, which went stable in docker 17.06.
- Host: GitHub
- URL: https://github.com/containersolutions/lean-go-containers
- Owner: ContainerSolutions
- License: mit
- Created: 2017-07-10T14:30:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T12:04:01.000Z (almost 9 years ago)
- Last Synced: 2025-02-15T03:29:13.137Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lean-go-containers
Example code for the blog post on building lean go containers using Docker multi-stage builds, which went stable in docker 17.06.
For more, see https://container-solutions.com/lean-go-containers-multi-stage-dockerfiles/