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

2022-09-15 09:56:53 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20220910
  • 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:6bd35842144baa0a65fe94798deb7dbefcc3d433e64c64c343343e365690a28b - 78.37% (14.1 MB)

[#001] sha256:55abab8f2742cf7ce60105f85d08f2eaed1fc473cfe2f4201addf6b47b4628a2 - 21.63% (3.9 MB)


History
2022-09-12 19:34:16 UTC

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

2022-09-12 19:34:16 UTC

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

2022-09-12 19:34:16 UTC

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

2022-09-15 09:43:52 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

2022-09-15 09:56:48 UTC

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

2022-09-15 09:56:49 UTC

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

2022-09-15 09:56:50 UTC

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

2022-09-15 09:56:51 UTC

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

2022-09-15 09:56:52 UTC

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

2022-09-15 09: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