Namespace
goharbor
Image / Tag
nginx-photon:v2.13.2-dev
Content Digest
sha256:b59c2ada3555f8782ea2b26a020c3ef3966d4d7b83237dc08d5276e67a83e5a0
Details
Created

2025-10-28 07:26:20 UTC

Size

48.7 MB

Content Digest
Labels
  • base-build-date
    20251020
  • build-date
    20250920
  • 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:c5c3fdf874512307bbdccb52e98ff4f5115913cb2cbb16c20545b34060deda32 - 31.35% (15.3 MB)

[#001] sha256:b51fac197e9bc095ebf12f2d6c3d6743219a9800ff20dabbeb57e32b254f478c - 68.65% (33.4 MB)


History
2025-09-23 19:16:49 UTC (buildkit.dockerfile.v0)

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

2025-09-23 19:16:49 UTC (buildkit.dockerfile.v0)

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

2025-09-23 19:16:49 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-10-20 11:10:30 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-10-20 11:10:30 UTC

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

2025-10-28 07:26:16 UTC

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

2025-10-28 07:26:17 UTC

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

2025-10-28 07:26:18 UTC

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

2025-10-28 07:26:19 UTC

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

2025-10-28 07:26: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