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

2025-07-31 02:45:10 UTC

Size

49 MB

Content Digest
Labels
  • base-build-date
    20250729
  • build-date
    20250727
  • 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:33a5f482b37250f405694d0f49a51411a0e0cac2d2cad64326d1a8b18a31804e - 31.75% (15.6 MB)

[#001] sha256:156831ab76485f9d03a4c4c3eddd0337de252b4acf4b33ce29e31805e51db2b6 - 68.25% (33.4 MB)


History
2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)

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

2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)

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

2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-07-29 09:04:58 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-07-29 09:04:58 UTC

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

2025-07-31 02:45:06 UTC

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

2025-07-31 02:45:07 UTC

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

2025-07-31 02:45:08 UTC

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

2025-07-31 02:45:09 UTC

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

2025-07-31 02:45:10 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