Namespace
goharbor
Image / Tag
nginx-photon:v1.10.9
Content Digest
sha256:7b3aa4d6d05bac6478638d8044a3a1ea3823e22ffd2d0b0fffb9e8099ad85953
Details
Created

2021-10-28 05:16:02 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20211022
  • 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:306e4a3fdf8b5fe20e18244f44826096a751c742f90f40a11c4474966ba72bde - 78.37% (14.1 MB)

[#001] sha256:04499288b3debcaec25e9bd80b97319f1c8bb04d21f092d57e43a43bb654123e - 21.63% (3.89 MB)


History
2021-10-22 23:21:02 UTC

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

2021-10-22 23:21:03 UTC

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

2021-10-22 23:21:03 UTC

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

2021-10-28 05:03:53 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-10-28 05:15:57 UTC

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

2021-10-28 05:15:58 UTC

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

2021-10-28 05:15:59 UTC

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

2021-10-28 05:16:00 UTC

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

2021-10-28 05:16:01 UTC

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

2021-10-28 05:16:02 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