Namespace
goharbor
Image / Tag
nginx-photon:v1.9.4-dev
Content Digest
sha256:157971e402a57127b73836a4db402e2f35701cf032911b21a6e704d8394efb45
Details
Created

2020-01-13 02:50:47 UTC

Size

17.5 MB

Content Digest
Labels
  • build-date
    20191129
  • 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:59bb73b1db416f1a7988c9662e81371869ad63be0aafa577191fea64d0db3de5 - 79.96% (14 MB)

[#001] sha256:4af0ccd343c31028a679588dd278b91e389d7f2a8f2a7b6605323e1b143f3067 - 20.04% (3.51 MB)


History
2019-12-02 22:00:43 UTC

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

2019-12-02 22:00:43 UTC

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

2019-12-02 22:00:43 UTC

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

2020-01-13 02:50:46 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

2020-01-13 02:50:46 UTC

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

2020-01-13 02:50:46 UTC

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

2020-01-13 02:50:46 UTC

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

2020-01-13 02:50:46 UTC

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

2020-01-13 02:50:47 UTC

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

2020-01-13 02:50:47 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