Namespace
goharbor
Image / Tag
nginx-photon:v2.14.2
Content Digest
sha256:aa942c5ef4ad11cee93635908cb3840be9e52c182bbec3d68493f99f9da390f3
Details
Created

2026-01-12 09:10:43 UTC

Size

56.8 MB

Content Digest
Labels
  • base-build-date
    20260106
  • build-date
    20251221
  • 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:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 27.13% (15.4 MB)

[#001] sha256:5bfdf67fc6bb4904ff8ea2d916a5197f5f209c7b0a4846bd00532c5a614115e4 - 72.87% (41.4 MB)


History
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

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

2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

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

2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2026-01-06 10:24:19 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

2026-01-06 10:24:19 UTC

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

2026-01-12 09:10:39 UTC

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

2026-01-12 09:10:40 UTC

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

2026-01-12 09:10:41 UTC

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

2026-01-12 09:10:42 UTC

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

2026-01-12 09:10:43 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