Namespace
goharbor
Image / Tag
harbor-portal:v2.14.0-dev
Content Digest
sha256:16c54a4be676803970d3a9680552241b4c92aba8738b89c6d7c982ec23120ad0
Details
Created

2025-10-28 07:22:11 UTC

Size

53.1 MB

Content Digest
Labels
  • base-build-date
    20251027
  • build-date
    20251011
  • 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:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 28.7% (15.2 MB)

[#001] sha256:f1fe9fee681620d7c8c4a815d6bb0e842f10a5716ad56c42cc3730e1c185c61b - 67.32% (35.7 MB)

[#002] sha256:40e5c7e633e7acd8172e58c1a2b355bbd88b95558e13c057a614f09748b36f23 - 3.19% (1.7 MB)

[#003] sha256:f7d90689f52424844b9c384ac6b773ca4af9c3fe8e2e639088dc87af64c87a5d - 0.06% (30.7 KB)

[#004] sha256:3ab6e966e764e41068229f4aca82f206da7d14477e8a2b32e48a219a97a80b53 - 0.73% (399 KB)


History
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

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

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

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

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-10-27 10:55:40 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-10-27 10:55:40 UTC

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

2025-10-28 07:22:05 UTC

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

2025-10-28 07:22:06 UTC

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

2025-10-28 07:22:07 UTC

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

2025-10-28 07:22:07 UTC

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

2025-10-28 07:22:08 UTC

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

2025-10-28 07:22:09 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-10-28 07:22:10 UTC

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

2025-10-28 07:22:11 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