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

2025-01-15 01:56:25 UTC

Size

50.3 MB

Content Digest
Labels
  • base-build-date
    20250114
  • build-date
    20250105
  • 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:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 30.81% (15.5 MB)

[#001] sha256:619cc7029f17de82a08be85c9ea3b675b02f9e73ecd0fe7f3294274eba0d4382 - 69.19% (34.8 MB)


History
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

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

2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

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

2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-01-14 10:10:48 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-01-14 10:10:49 UTC

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

2025-01-15 01:56:21 UTC

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

2025-01-15 01:56:22 UTC

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

2025-01-15 01:56:23 UTC

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

2025-01-15 01:56:24 UTC

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

2025-01-15 01:56:25 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