Namespace
goharbor
Image / Tag
nginx-photon:v1.9.3
Content Digest
sha256:4facb727a4abfdb0b1c64eab2ef3c85b461c8201cdd5cf9a5c07a41704f89793
Details
Created

2019-11-14 11:15:09 UTC

Size

17.5 MB

Content Digest
Labels
  • build-date
    20191025
  • name
    Photon OS 2.0 Base Image
  • vendor
    VMware

Environment
PATH

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


Layers

[#000] sha256:b950b5dd94ab91474e984c0d6cddfe20dd9437325869b2ce1bf3b48749cdf838 - 79.95% (14 MB)

[#001] sha256:3b5b9527397712fb2ddef58d4c9a0b6584f026db6118914ddbac106fab8313c5 - 20.05% (3.51 MB)


History
2019-10-28 21:26:10 UTC

/bin/sh -c #(nop) ADD file:383fe94c8068ad68dc54778061b329b5d136d9d9c8911f2605271e2f82eb7e1a in /

2019-10-28 21:26:10 UTC

/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20191025

2019-10-28 21:26:10 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2019-11-14 11:15:07 UTC

/bin/sh -c tdnf install sudo nginx -y >> /dev/null && tdnf clean all && groupadd -r -g 10000 nginx && useradd --no-log-init -r -g 10000 -u 10000 nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2019-11-14 11:15:08 UTC

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

2019-11-14 11:15:08 UTC

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

2019-11-14 11:15:08 UTC

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

2019-11-14 11:15:08 UTC

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

2019-11-14 11:15:08 UTC

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

2019-11-14 11:15:09 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