Namespace
goharbor
Image / Tag
harbor-portal:v2.14.2-rc1
Content Digest
sha256:677da18214cc4b112c9f1defabbf751aed3b40cb6503bbbc1c349a5a5713ffd4
Details
Created

2026-01-06 10:20:54 UTC

Size

59 MB

Content Digest
Labels
  • base-build-date
    20260106
  • build-date
    20251221
  • 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:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 26.16% (15.4 MB)

[#001] sha256:5a479d3d8db777390261557c171010d76c1a81f96c206947e097b38963fbacfd - 70.26% (41.4 MB)

[#002] sha256:afcb5f9c2eee9b6ed4884ce70963457ec7f69238d18bd5f02179ac8d78239f11 - 2.88% (1.7 MB)

[#003] sha256:61acbb6a94e99095f03239879424689cabcfc766915d9ee353f12eb79a35e0df - 0.05% (30.7 KB)

[#004] sha256:c3785fc07dae0cdb024672d6bafae2c85be379cbc934a9d3a06854ea3b049b07 - 0.66% (399 KB)


History
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

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

2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

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

2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2026-01-06 10:16:41 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

2026-01-06 10:16:42 UTC

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

2026-01-06 10:20:48 UTC

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

2026-01-06 10:20:49 UTC

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

2026-01-06 10:20:50 UTC

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

2026-01-06 10:20:50 UTC

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

2026-01-06 10:20:51 UTC

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

2026-01-06 10:20:52 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'}

2026-01-06 10:20:53 UTC

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

2026-01-06 10:20:54 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