Namespace
goharbor
Image / Tag
nginx-photon:v1.10.19-dev
Content Digest
sha256:7fddcb123d9a6ad2d0ee6c66f2cdf7cbe1973f4b3b269594d8c0b233fe97a603
Details
Created

2024-09-10 10:00:19 UTC

Size

45.4 MB

Content Digest
Labels
  • build-date
    20240908
  • name
    Photon OS x86_64/4.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 36.0% (16.3 MB)

[#001] sha256:57043832b051042662b97aea5b92b4c84a9e3422a1c8c583fa771325a503f8a8 - 64.0% (29.1 MB)


History
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit

2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908

2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-09-10 09:51:26 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-09-10 10:00:14 UTC

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

2024-09-10 10:00:15 UTC

/bin/sh -c #(nop) EXPOSE 8080

2024-09-10 10:00:16 UTC

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

2024-09-10 10:00:17 UTC

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

2024-09-10 10:00:18 UTC

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

2024-09-10 10:00:19 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