Namespace
goharbor
Image / Tag
nginx-photon:v1.10.18-rc1
Content Digest
sha256:bbbf6776c1baa6258fbc439376df4e07e09e4f5c05854a7530ef1f7bf2ea6cc2
Details
Created

2023-04-23 03:17:05 UTC

Size

47.2 MB

Content Digest
Labels
  • build-date
    20230408
  • name
    Photon OS x86_64/4.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bf71dcb41a4d9fa8a62eee5a138eb21c880dba2e5163652f852bbfbd0395a882 - 32.54% (15.4 MB)

[#001] sha256:561771c57b81c1f07405a7b6d4c1584381eb3e92186b89d64f99acb2a8b1bf07 - 67.46% (31.8 MB)


History
2023-04-11 18:23:02 UTC

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

2023-04-11 18:23:02 UTC

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

2023-04-11 18:23:02 UTC

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

2023-04-23 03:07:17 UTC

/bin/sh -c tdnf install -y nginx shadow >> /dev/null && tdnf clean all && groupmod -g 10000 nginx && usermod -g 10000 -u 10000 -d /home/nginx -s /bin/bash nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2023-04-23 03:17:00 UTC

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

2023-04-23 03:17:01 UTC

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

2023-04-23 03:17:02 UTC

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

2023-04-23 03:17:03 UTC

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

2023-04-23 03:17:04 UTC

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

2023-04-23 03:17:05 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