Namespace
goharbor
Image / Tag
nginx-photon:v1.10.2-dev
Content Digest
sha256:ce2a0f6c3580fa4a78680a7cc85758bfd3b74eab7063a75d91824e3580c8519b
Details
Created

2020-05-26 08:13:50 UTC

Size

17.5 MB

Content Digest
Labels
  • build-date
    20200214
  • 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:ae8395e171fbdedaaf59d4886db6c03f841e08cf594f9cbf270da728d1811df3 - 80.38% (14 MB)

[#001] sha256:9aea947c21d515e412b446b89d6b74532bf659c2e07f95deaff8019823e92349 - 19.62% (3.43 MB)


History
2020-02-15 01:31:20 UTC

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

2020-02-15 01:31:21 UTC

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

2020-02-15 01:31:21 UTC

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

2020-03-09 10:38:25 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-05-26 08:13:50 UTC

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

2020-05-26 08:13:50 UTC

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

2020-05-26 08:13:50 UTC

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

2020-05-26 08:13:50 UTC

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

2020-05-26 08:13:50 UTC

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

2020-05-26 08:13:50 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