Namespace
goharbor
Image / Tag
harbor-portal:v2.13.4-rc1
Content Digest
sha256:74dfd973dfd127182d021379d3640d4458ae8fd151dc3c827f1981fc018648ff
Details
Created

2026-01-06 10:05:20 UTC

Size

58.9 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.17% (15.4 MB)

[#001] sha256:d68fbd7e54e10f5b5046aae90e077cc9a2b44bbfbcce314ee2cee721a2af42b3 - 70.29% (41.4 MB)

[#002] sha256:0d8e74c61cc7a5d213cb20e72a6ba084e4a6d7874ecc6f52c24141461bcde1b1 - 2.82% (1.66 MB)

[#003] sha256:11ed9f1f58a0d8ccf6461f09cb41283a8c92d00245b0ba38507c2928d520dace - 0.05% (30.6 KB)

[#004] sha256:3f240a783bc3c127a7823851b1afe39fa57ae425d8d2bf37ba248b92047d5ef9 - 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:01:09 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:01:09 UTC

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

2026-01-06 10:05:14 UTC

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

2026-01-06 10:05:15 UTC

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

2026-01-06 10:05:16 UTC

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

2026-01-06 10:05:16 UTC

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

2026-01-06 10:05:17 UTC

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

2026-01-06 10:05:18 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:05:19 UTC

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

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