Namespace
goharbor
Image / Tag
nginx-photon:v1.10.5-rc1
Content Digest
sha256:0835a1a36f0e3661d7a999551b255f41351b1d33fd4d203ca6d8b03b8924a211
Details
Created

2020-09-10 11:03:52 UTC

Size

17.5 MB

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

[#001] sha256:1591b0986c767aea2c308491e34c5d5574c151ebd29441c893accddeb7197f7b - 19.63% (3.43 MB)


History
2020-08-21 22:43:44 UTC

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

2020-08-21 22:43:45 UTC

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

2020-08-21 22:43:45 UTC

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

2020-09-08 03:06:33 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-09-10 11:03:51 UTC

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

2020-09-10 11:03:51 UTC

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

2020-09-10 11:03:52 UTC

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

2020-09-10 11:03:52 UTC

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

2020-09-10 11:03:52 UTC

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

2020-09-10 11:03:52 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