Namespace
goharbor
Image / Tag
nginx-photon:v2.2.3
Content Digest
sha256:81c238cd2681a877d9dac5f8a86e53fc381fff0c9b3d31145a270853033d0e28
Details
Created

2021-07-05 05:27:19 UTC

Size

16.2 MB

Content Digest
Labels
  • base-build-date
    20210705
  • build-date
    20210625
  • 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:371e9e93d1bf427a7bfcca94de2f346290b092434325f36e5fc37100d9ac3676 - 87.16% (14.1 MB)

[#001] sha256:6bc06bded55b14689507afedbc0df24a2385fd14f60e646bbd5204fcae2cae20 - 12.84% (2.07 MB)


History
2021-06-26 03:01:32 UTC

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

2021-06-26 03:01:32 UTC

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

2021-06-26 03:01:32 UTC

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

2021-07-05 05:27:06 UTC

/bin/sh -c tdnf install -y nginx shadow >> /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-07-05 05:27:07 UTC

/bin/sh -c #(nop) LABEL base-build-date=20210705

2021-07-05 05:27:15 UTC

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

2021-07-05 05:27:16 UTC

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

2021-07-05 05:27:17 UTC

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

2021-07-05 05:27:18 UTC

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

2021-07-05 05:27:19 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