Namespace
goharbor
Image / Tag
harbor-portal:v2.12.4
Content Digest
sha256:59fedd19c2931eb6c5d1d122211be002607eb315891a73b976d67374c8809fc4
Details
Created

2025-05-22 07:49:00 UTC

Size

51.1 MB

Content Digest
Labels
  • base-build-date
    20250522
  • 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.45% (15.6 MB)

[#001] sha256:455ac496502a5a1048589e78d553d8ee91c7c6d5353b94aa7f9e74d463014b88 - 65.52% (33.5 MB)

[#002] sha256:c1343911db5eee183224d89810aba33b05ec550be1ef7ac4aa616ffa09ad20f4 - 3.22% (1.64 MB)

[#003] sha256:3ec6ad2a40796856d87a140168cfe5d4eb2fa45e0e03ca8c596814f39edd824f - 0.06% (30.3 KB)

[#004] sha256:74042825b2bbcae75b44b4a69eac1bafc1e175cc9194b4ab9dadc5482fe76c9c - 0.75% (393 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-22 07:44: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-22 07:44:48 UTC

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

2025-05-22 07:48:54 UTC

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

2025-05-22 07:48:55 UTC

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

2025-05-22 07:48:56 UTC

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

2025-05-22 07:48:56 UTC

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

2025-05-22 07:48:57 UTC

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

2025-05-22 07:48:58 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-22 07:48:59 UTC

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

2025-05-22 07:49:00 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