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

2025-05-20 05:58:46 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:8609f1ddc7b440530b736af601da4f10e7f5444d6dda81b95bfcb4a97d7799da - 3.26% (1.66 MB)

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

[#004] sha256:1927c432532894a6ac49e0b70177c3a5c152526344dee5ad755d02119d02950e - 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-20 05:58:40 UTC

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

2025-05-20 05:58:41 UTC

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

2025-05-20 05:58:42 UTC

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

2025-05-20 05:58:42 UTC

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

2025-05-20 05:58:43 UTC

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

2025-05-20 05:58:44 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-20 05:58:45 UTC

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

2025-05-20 05:58:46 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