Namespace
goharbor
Image / Tag
nginx-photon:v1.10.10-rc1
Content Digest
sha256:0a8a04270e04c53be587bbabc00a7a3a734732033970c7724b006d38b0213b83
Details
Created

2022-01-12 03:57:12 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20211231
  • 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:c8313cc33c74bf179810b4a51bcfefe08e61f9e9768ff2d9d1e178c77a58ce1c - 78.36% (14.1 MB)

[#001] sha256:f659c91d0ed6391f932f0adb1897532efca63fa28644d80eb58469802b45e4e0 - 21.64% (3.9 MB)


History
2021-12-28 18:20:55 UTC

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

2021-12-31 23:19:56 UTC

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

2021-12-31 23:19:57 UTC

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

2022-01-07 06:18:56 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-01-12 03:57:07 UTC

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

2022-01-12 03:57:08 UTC

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

2022-01-12 03:57:09 UTC

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

2022-01-12 03:57:10 UTC

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

2022-01-12 03:57:11 UTC

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

2022-01-12 03:57:12 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