No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Dockerfile 100%
Find a file
Chris Pressland 7daac9b5a9
Some checks failed
build / build (push) Failing after 3s
Return a 200 instead of a 204
2022-03-09 17:10:11 +00:00
.github/workflows Change CI Date Format 2021-10-24 15:26:41 +01:00
Dockerfile Return a 200 instead of a 204 2022-03-09 17:10:11 +00:00
LICENSE Initial Commit 2021-10-09 16:59:09 +01:00
nginx.conf Return a 200 instead of a 204 2022-03-09 17:10:11 +00:00
README.md Initial Commit 2021-10-09 16:59:09 +01:00

simplenginx

Distroless NGINX container for responding to all requests with a HTTP 204. Used in specific liveness check scenarios where adding health checks to application logic is not possible for one reason or another.