Namespace
goharbor
Image / Tag
nginx-photon:v2.0.6
Content Digest
sha256:8c9b94cbd8d92de2df0a7323dd7c3c589894e342499f04ca471ab8912c8dc763
Details
Created

2021-02-01 03:45:29 UTC

Size

17.9 MB

Content Digest
Labels
  • build-date
    20210122
  • 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:2246cc853ebe14234cc3b50cc95b86277db78685a668dd71d89ac3ee0521f591 - 78.32% (14 MB)

[#001] sha256:04fe2dc91fdfd521be835958ddf341ddb4f2d81cb19443701a545fc0a7fc618f - 21.68% (3.89 MB)


History
2021-01-25 23:26:47 UTC

/bin/sh -c #(nop) ADD file:1d48d854e9c2632a08a296322af4cf339c69f950bb961f7ea638b09597ed4f52 in /

2021-01-25 23:26:47 UTC

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

2021-01-25 23:26:47 UTC

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

2021-01-28 13:07:22 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

2021-02-01 03:45:24 UTC

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

2021-02-01 03:45:25 UTC

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

2021-02-01 03:45:26 UTC

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

2021-02-01 03:45:27 UTC

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

2021-02-01 03:45:28 UTC

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

2021-02-01 03:45:29 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