Namespace
goharbor
Image / Tag
nginx-photon:v1.10.3-dev
Content Digest
sha256:427b2fa5d63b26b83c2ac47e65faafcb155973fb9812efdd66a2f8dd38d9171d
Details
Created

2020-07-08 12:06:11 UTC

Size

17.5 MB

Content Digest
Labels
  • build-date
    20200515
  • 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:a10779388d4ec4e607e86032f128168b76aed0c162e56f3891b6dc43fe7f8c06 - 80.37% (14 MB)

[#001] sha256:92332f52f75561e4958065930aff8a971bbcaaa898a19fa8fbb8ae151ad41f4f - 19.63% (3.43 MB)


History
2020-05-16 10:03:20 UTC

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

2020-05-16 10:03:21 UTC

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

2020-05-16 10:03:21 UTC

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

2020-05-26 03:30:32 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

2020-07-08 12:06:10 UTC

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

2020-07-08 12:06:11 UTC

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

2020-07-08 12:06:11 UTC

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

2020-07-08 12:06:11 UTC

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

2020-07-08 12:06:11 UTC

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

2020-07-08 12:06:11 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