goharbor/nginx-photon (v2.8.2)

Published 2024-06-21 16:07:21 +08:00 by moweilin

Installation

docker pull git.qtoa.cn/docker/goharbor/nginx-photon:v2.8.2
sha256:fce586f03835a27381c427089a6db289195a74378b22846feecc69d7a57ef3f9

Image Layers

ADD file:0f2b85a9604a775d7dd72ba696b1d11a4869d0fc47bb013b738f8c71e967be53 in /
LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230522
CMD ["/bin/bash"]
/bin/sh -c tdnf install -y nginx shadow >> /dev/null && tdnf clean all && groupmod -g 10000 nginx && usermod -g 10000 -u 10000 -d /home/nginx -s /bin/bash nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log
LABEL base-build-date=20230531
VOLUME [/var/cache/nginx /var/log/nginx /run]
STOPSIGNAL SIGQUIT
HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080 || exit 1"] "0s" "0s" "0s" '\x00'}
USER nginx
CMD ["nginx" "-g" "daemon off;"]

Labels

Key Value
base-build-date 20230531
build-date 20230522
name Photon OS x86_64/4.0 Base Image
vendor VMware
Details
Container
2024-06-21 16:07:21 +08:00
1
OCI / Docker
linux/amd64
46 MiB
Versions (1) View all
v2.8.2 2024-06-21