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

2025-09-05 07:32:11 UTC

Size

55.9 MB

Content Digest
Labels
  • base-build-date
    20250905
  • build-date
    20250826
  • 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:7a183a17f616e7de2098bca583910244df411d7aa52e269b6b348d0993383037 - 27.68% (15.5 MB)

[#001] sha256:170026aaa9c2ab2d21d5b6b5229321856cf1abe5cd0a8dfaa24f5c3abe274f87 - 68.54% (38.3 MB)

[#002] sha256:c358fcee2b17cbd6ff3c5a006e78b2380575ab48813aad6c42a1d1cf59c65c49 - 3.03% (1.69 MB)

[#003] sha256:5d204a8db548d18bc706f586798ebaa80ed08f61a6a812cdf51e7c01d3050f96 - 0.05% (30.7 KB)

[#004] sha256:e66226c4649e4a090b02d22fb5b417fa6b00d4fe0521edd1396c488e3ddf96b2 - 0.7% (399 KB)


History
2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

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

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

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

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

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

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

2025-09-05 07:32:05 UTC

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

2025-09-05 07:32:06 UTC

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

2025-09-05 07:32:07 UTC

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

2025-09-05 07:32:07 UTC

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

2025-09-05 07:32:08 UTC

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

2025-09-05 07:32: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-09-05 07:32:10 UTC

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

2025-09-05 07:32: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