Namespace
goharbor
Image / Tag
nginx-photon:v1.10.7
Content Digest
sha256:547e46ec6c545749451203ca10d84234c954fef57ccfa95d04c7880371440176
Details
Created

2021-04-25 14:56:53 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20210416
  • 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:52b9b0bd74a99fbb1a079040251d33f0969653b85fd7b0f3349aaf7e1f06a1a3 - 78.34% (14.1 MB)

[#001] sha256:722ca351c0770f71e66d56f87453f12b968e0fecfde7589bb549a7d1ff43eeb7 - 21.66% (3.89 MB)


History
2021-04-16 21:28:03 UTC

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

2021-04-16 21:28:03 UTC

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

2021-04-16 21:28:03 UTC

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

2021-04-23 09:31:21 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-04-25 14:56:52 UTC

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

2021-04-25 14:56:52 UTC

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

2021-04-25 14:56:52 UTC

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

2021-04-25 14:56:52 UTC

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

2021-04-25 14:56:53 UTC

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

2021-04-25 14:56:53 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