Namespace
goharbor
Image / Tag
nginx-photon:v2.13.3-rc2
Content Digest
sha256:ea7ac6c78d320b25205e9f1112bbba2a7f6594c64f22ee6c268095aa70f5edbf
Details
Created

2025-11-19 08:08:02 UTC

Size

51.9 MB

Content Digest
Labels
  • base-build-date
    20251119
  • build-date
    20251113
  • 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:a9ffbefd365d1d8d5fb6c3c3fcd8e078d498a8e0dc5cdbad5c72bd110fb7ab37 - 29.69% (15.4 MB)

[#001] sha256:a635268a96fe3e66e9ad1c93bb23f76a7c8fd0963950aaaa8624973ded5b56c4 - 70.31% (36.5 MB)


History
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

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

2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

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

2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-11-19 08:07:36 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-11-19 08:07:36 UTC

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

2025-11-19 08:07:58 UTC

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

2025-11-19 08:07:59 UTC

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

2025-11-19 08:08:00 UTC

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

2025-11-19 08:08:01 UTC

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

2025-11-19 08:08:02 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