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

2024-12-30 10:32:32 UTC

Size

50.3 MB

Content Digest
Labels
  • base-build-date
    20241230
  • build-date
    20241222
  • 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:5dd356290eb969f9da3808d9205154bcc6fa3f5d615ab134648a604807fea612 - 30.81% (15.5 MB)

[#001] sha256:48625cd35c37eadad87ddc97f9807c45d80b795893efae1947758a2f09cf01a6 - 69.19% (34.8 MB)


History
2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)

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

2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)

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

2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-12-30 10:32:14 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

2024-12-30 10:32:14 UTC

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

2024-12-30 10:32:28 UTC

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

2024-12-30 10:32:29 UTC

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

2024-12-30 10:32:30 UTC

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

2024-12-30 10:32:31 UTC

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

2024-12-30 10:32:32 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