|
You are here |
memo.mx | ||
| | | | |
infinitedigits.co
|
|
| | | | | A lightweight Dockerfile for Golang apps. | |
| | | | |
www.neerajsidhaye.com
|
|
| | | | | Creating optimized docker image for GO application using multi stage build - using alpine image and then produce a small image with only binary in a scratch image. Let's read further... | |
| | | | |
hjr265.me
|
|
| | | | | Docker has been providing a health check mechanism for quite some time. It is useful in identifying issues with programs that can fail in ways other than just outright crashing. And it is easy to set up. Docker health checks work periodically running a program within the container and observing its exit status. If it exits with a 0, the container is considered healthy. If it exits with a 1, the container is considered to be unhealthy. | |
| | | | |
michaelscodingspot.com
|
|
| | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | ||