Namespace
goharbor
Image / Tag
nginx-photon:v2.0.5-rc1
Content Digest
sha256:5a253403e192140e36ed9228d1d680f733c1fade316234dca8ff0238e8f0d889
Details
Created

2020-12-08 06:30:48 UTC

Size

17.5 MB

Content Digest
Labels
  • build-date
    20201204
  • 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:d92f685b57aafd60e5662b962f5899c1ff072c4d4778a5dbc944307e6dc10b0e - 80.36% (14 MB)

[#001] sha256:430726076be5e0f4db9b9f03593a8f97fb0fe7b5a77ccf21c012a940eaebe451 - 19.64% (3.43 MB)


History
2020-12-05 00:23:42 UTC

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

2020-12-05 00:23:42 UTC

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

2020-12-05 00:23:43 UTC

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

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

2020-12-08 06:30:43 UTC

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

2020-12-08 06:30:44 UTC

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

2020-12-08 06:30:45 UTC

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

2020-12-08 06:30:46 UTC

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

2020-12-08 06:30:47 UTC

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

2020-12-08 06:30:48 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