Namespace
goharbor
Image / Tag
nginx-photon:v2.14.0-rc1
Content Digest
sha256:de7270a8f849d0b8a4cf13b01e47a2bfb2006c0f5029ff76267bb3e703afc0a8
Details
Created

2025-08-29 09:38:20 UTC

Size

48.9 MB

Content Digest
Labels
  • base-build-date
    20250829
  • build-date
    20250826
  • name
    Photon OS x86_64/5.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7a183a17f616e7de2098bca583910244df411d7aa52e269b6b348d0993383037 - 31.64% (15.5 MB)

[#001] sha256:57f81e9a396519032bec4ec8027048932fdce17e5726659b65cbcfc3492322d2 - 68.36% (33.4 MB)


History
2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-aeb775137.x86_64.tar.gz / # buildkit

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250826

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-08-29 09:37:54 UTC

/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

2025-08-29 09:37:54 UTC

/bin/sh -c #(nop) LABEL base-build-date=20250829

2025-08-29 09:38:16 UTC

/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]

2025-08-29 09:38:17 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2025-08-29 09:38:18 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080 || exit 1"] "0s" "0s" "0s" '\x00'}

2025-08-29 09:38:19 UTC

/bin/sh -c #(nop) USER nginx

2025-08-29 09:38:20 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete