Namespace
goharbor
Image / Tag
harbor-portal:v2.13.1-rc3
Content Digest
sha256:d83ecad7f48bff6f8d0f73d78d6c3f1ad3dd27338529af5455e7c4cb103d1fe1
Details
Created

2025-05-22 07:45:07 UTC

Size

51.1 MB

Content Digest
Labels
  • base-build-date
    20250520
  • build-date
    20250427
  • 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:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 30.44% (15.6 MB)

[#001] sha256:45f5773186b58c723cb123e114c084251510c6ce8420ee95359a7863d4fac404 - 65.48% (33.5 MB)

[#002] sha256:1d91d997a618616650bfb08aff0c644719055bd23f0e6b15fec97bd81c327e9f - 3.26% (1.66 MB)

[#003] sha256:bbbc8cd0c6fadda282227a82064d3e96f8af24ea2c6d3ce68eb358425a84b7a7 - 0.06% (30.6 KB)

[#004] sha256:ff3c0ef090cc867afb22726778dc6df3e9bfccccb48e43fa6f3aa9624cb18643 - 0.76% (399 KB)


History
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

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

2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

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

2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-05-20 05:54:48 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

2025-05-20 05:54:48 UTC

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

2025-05-22 07:45:01 UTC

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

2025-05-22 07:45:02 UTC

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

2025-05-22 07:45:03 UTC

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

2025-05-22 07:45:03 UTC

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

2025-05-22 07:45:04 UTC

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

2025-05-22 07:45:05 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'}

2025-05-22 07:45:06 UTC

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

2025-05-22 07:45:07 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