Namespace
goharbor
Image / Tag
harbor-jobservice:v2.12.3
Content Digest
sha256:d8aa7206819c344442ce9b1721b1966882708c26d6250638bd20acd042378a03
Details
Created

2025-05-06 11:30:29 UTC

Size

68.2 MB

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

[#001] sha256:df932246d5d72c4b7dc2b840d8fb815ba1d2ada9b61ad5ff64add47a213687fb - 5.12% (3.49 MB)

[#002] sha256:907cfea2bf1bdf67a46052273fcd8c472dbe5cb53afc4087ead8c668f494d21d - 0.0% (649 Bytes)

[#003] sha256:8af787d03986ead40a53fb8d804682260c65ecdfa045b06be4b90f25019856da - 0.0% (215 Bytes)

[#004] sha256:27e07a3e8ee5142d777787dd63bd044c765c955d558eba01d50bb1ea61b6a878 - 35.79% (24.4 MB)

[#005] sha256:6f87ae127f1ccaa79b635e45292696108083dcf5a194b68142a440acf7e05556 - 36.26% (24.7 MB)


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-06 06:19:08 UTC

/bin/sh -c tdnf install -y tzdata shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -r -m -g 10000 -u 10000 harbor

2025-05-06 06:19:09 UTC

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

2025-05-06 11:30:22 UTC

/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/

2025-05-06 11:30:23 UTC

/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/

2025-05-06 11:30:24 UTC

/bin/sh -c #(nop) COPY file:e2783154b446eb6448ab74ea82126c482f0209e41cfe4cfecde61bf230197dd8 in /harbor/

2025-05-06 11:30:24 UTC

/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown -R harbor:harbor /harbor/ && chmod u+x /harbor/entrypoint.sh && chmod u+x /harbor/install_cert.sh && chmod u+x /harbor/harbor_jobservice

2025-05-06 11:30:25 UTC

/bin/sh -c #(nop) WORKDIR /harbor/

2025-05-06 11:30:26 UTC

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

2025-05-06 11:30:27 UTC

/bin/sh -c #(nop) VOLUME [/var/log/jobs/]

2025-05-06 11:30:28 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080/api/v1/stats || curl -sk --fail --key /etc/harbor/ssl/job_service.key --cert /etc/harbor/ssl/job_service.crt https://localhost:8443/api/v1/stats || exit 1"] "0s" "0s" "0s" '\x00'}

2025-05-06 11:30:29 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/harbor/entrypoint.sh"]

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