Namespace
goharbor
Image / Tag
nginx-photon:v1.10.14
Content Digest
sha256:02a3ba510ffd52d5f7ad7d75ab2001b35e77fb70c64441b1b51cbb329fcc6218
Details
Created

2022-09-26 04:25:21 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20220923
  • 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:9affe3f3c16014299921956fe450d554b0f4ff3377c0b73408692ef4c61d76fd - 78.37% (14.1 MB)

[#001] sha256:190f3d30ad6e08f94a4059b6a26c48a3b971f5af1b013ff460b601f109a353b0 - 21.63% (3.9 MB)


History
2022-09-23 22:20:13 UTC

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

2022-09-23 22:20:14 UTC

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

2022-09-23 22:20:14 UTC

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

2022-09-26 04:08:51 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-09-26 04:25:16 UTC

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

2022-09-26 04:25:17 UTC

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

2022-09-26 04:25:18 UTC

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

2022-09-26 04:25:19 UTC

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

2022-09-26 04:25:20 UTC

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

2022-09-26 04:25:21 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