Namespace
goharbor
Image / Tag
nginx-photon:v2.11.1-dev
Content Digest
sha256:4e0123ccccd771cac85e0c1ff2b7467db998325825b41c152538741229b684fb
Details
Created

2024-08-30 02:27:30 UTC

Size

52.5 MB

Content Digest
Labels
  • base-build-date
    20240815
  • build-date
    20240811
  • 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:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 29.34% (15.4 MB)

[#001] sha256:54a2308dc2a55c2d947e939342e1e8c00d0b6fdea50b2d94f6827625b50cec9d - 70.66% (37.1 MB)


History
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-08-15 10:03:27 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-08-15 10:03:28 UTC

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

2024-08-30 02:27:26 UTC

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

2024-08-30 02:27:27 UTC

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

2024-08-30 02:27:28 UTC

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

2024-08-30 02:27:29 UTC

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

2024-08-30 02:27:30 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