Namespace
goharbor
Image / Tag
nginx-photon:v1.10.18-dev
Content Digest
sha256:25bf904fab267092ece90b763a8a67cd9b3cabce243b192df68764c13dd3e6b6
Details
Created

2023-08-17 09:29:10 UTC

Size

47.2 MB

Content Digest
Labels
  • build-date
    20230429
  • name
    Photon OS x86_64/4.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:fc76184eab19bfb1f3bf6feb26cb89437d8c5947a4f576d631838cf17aa0de3c - 32.53% (15.4 MB)

[#001] sha256:e51552c0c441ee3cbdc7caab27723aa6ebc76613fb86274ca688610bcb486e20 - 67.47% (31.8 MB)


History
2023-05-02 22:02:16 UTC

/bin/sh -c #(nop) ADD file:1fbb65252e65a1c0254244f5fe7e2b17882135a52682642265093ad12ef237ed in /

2023-05-02 22:02:16 UTC

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

2023-05-02 22:02:16 UTC

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

2023-05-08 12:15:17 UTC

/bin/sh -c tdnf install -y nginx shadow >> /dev/null && tdnf clean all && groupmod -g 10000 nginx && usermod -g 10000 -u 10000 -d /home/nginx -s /bin/bash nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2023-08-17 09:29:05 UTC

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

2023-08-17 09:29:06 UTC

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

2023-08-17 09:29:07 UTC

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

2023-08-17 09:29:08 UTC

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

2023-08-17 09:29:09 UTC

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

2023-08-17 09:29:10 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