Namespace
goharbor
Image / Tag
harbor-portal:v2.12.2
Content Digest
sha256:edddb228f106735683b8d287e9db99a18ff06dbc6819b98e483365b58f7b4a99
Details
Created

2025-01-16 14:04:45 UTC

Size

52.4 MB

Content Digest
Labels
  • base-build-date
    20250116
  • build-date
    20250105
  • 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:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 29.6% (15.5 MB)

[#001] sha256:b9a47c229031a561933a74f84e3654839cc0999cde588abf379cfb5b6713af64 - 66.47% (34.8 MB)

[#002] sha256:6475ea323c169434283d34223016bfb60c6dd9b74cd9e172234e75df125d2f1b - 3.14% (1.64 MB)

[#003] sha256:7b90962c14025470e0bd2d2f586e1fde2a88a6c9d50bae15a6f70769ed7d6631 - 0.06% (30.3 KB)

[#004] sha256:69ead566fee1bf68d1052e93cf08dd35467d7d4346ebd2525c0a572e90611b49 - 0.73% (393 KB)


History
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

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

2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

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

2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-01-16 14:00:33 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-01-16 14:00:33 UTC

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

2025-01-16 14:04:39 UTC

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

2025-01-16 14:04:40 UTC

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

2025-01-16 14:04:41 UTC

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

2025-01-16 14:04:41 UTC

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

2025-01-16 14:04:42 UTC

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

2025-01-16 14:04:43 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-01-16 14:04:44 UTC

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

2025-01-16 14:04:45 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