[bitnami/nginx] shutting down gracefully (#75942)

[bitnami/nginx] Shutting down gracefully

Signed-off-by: 6y <tlserver6y@gmail.com>
Signed-off-by: tommyluk <tommyluk@hket.com>
This commit is contained in:
6y
2025-04-22 22:26:02 +08:00
committed by GitHub
parent 3740894716
commit 90082fd484

View File

@@ -22,6 +22,8 @@ ENV HOME="/" \
OS_FLAVOUR="debian-12" \
OS_NAME="linux"
STOPSIGNAL SIGQUIT
COPY prebuildfs /
SHELL ["/bin/bash", "-o", "errexit", "-o", "nounset", "-o", "pipefail", "-c"]
# Install required system packages and dependencies