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

2019-12-27 16:23:34 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:c1a0eb8a09fc3532a7d8e7574353ed12686d86e7edd4520f0d0c5279a47c5d92 - 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"]

2019-12-27 16:23:33 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-12-27 16:23:33 UTC

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

2019-12-27 16:23:33 UTC

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

2019-12-27 16:23:33 UTC

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

2019-12-27 16:23:34 UTC

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

2019-12-27 16:23:34 UTC

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

2019-12-27 16:23:34 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