Namespace
goharbor
Image / Tag
harbor-portal:v2.10.3
Content Digest
sha256:7ed6b5ec4f41c4432c12985f0070a6d7e25da823a0e3a1968abffc9647bfbdd6
Details
Created

2024-07-02 07:37:41 UTC

Size

52.2 MB

Content Digest
Labels
  • base-build-date
    20240702
  • build-date
    20240701
  • name
    Photon OS x86_64/5.0 Base Image
  • vendor
    VMware

Environment
PATH

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


Layers

[#000] sha256:b73a46d4c129568123ce69e30e9dd94d4c82621477ea07ebb8450eece5393722 - 29.49% (15.4 MB)

[#001] sha256:943e1c57bddb2f4c5eb65cfb4a41c7c0c3c8cb46289aea9ddc044a925363a47a - 66.65% (34.8 MB)

[#002] sha256:8108d2b695cb2874a38445ffaf4aaf288a775e67161fd1146974475e05fb6ec5 - 3.07% (1.6 MB)

[#003] sha256:38cf7d6b7fa715668f19c0b981c7776f4a9f5deb31ce2f4f3d2b03163dc0b393 - 0.06% (29.6 KB)

[#004] sha256:415548cd755947a0e7d3fa89dc28d4978704cade5e72a38cec4b54c03bbc64be - 0.73% (391 KB)


History
2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-e750aa567.x86_64.tar.gz / # buildkit

2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240701

2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-07-02 07:34:04 UTC

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

2024-07-02 07:34:05 UTC

/bin/sh -c #(nop) LABEL base-build-date=20240702

2024-07-02 07:37:35 UTC

/bin/sh -c #(nop) COPY dir:547d9c48b309088a88d91180bde8347b9fe24088c12fc4b076cc5f24ed6e6524 in /usr/share/nginx/html

2024-07-02 07:37:36 UTC

/bin/sh -c #(nop) COPY file:be1e5e028aae9dc995afa4658f9da8e24a1aa4323ca01351258451e668931d0e in /usr/share/nginx/html

2024-07-02 07:37:37 UTC

/bin/sh -c #(nop) COPY dir:94b6bd5cd04f468a39163cb70cc92b22725ecd4b1b1a32050fa973c49ef07191 in /usr/share/nginx/html

2024-07-02 07:37:37 UTC

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

2024-07-02 07:37:38 UTC

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

2024-07-02 07:37:39 UTC

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

2024-07-02 07:37:40 UTC

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

2024-07-02 07:37:41 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