/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

200ok.ch
| | inspect.ai-safety-institute.org.uk
2.5 parsecs away

Travel
| | Open-source framework for large language model evaluations
| | www.pydev.org
1.9 parsecs away

Travel
| |
| | pewpewthespells.com
2.8 parsecs away

Travel
| |
| | hjr265.me
17.6 parsecs away

Travel
| 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.