Namespace
goharbor
Image / Tag
harbor-jobservice:v2.10.3
Content Digest
sha256:18ea50ddfffd976406411fa13d741ce04850371791b5c5f0062e9b143c1c9e27
Details
Created

2024-07-02 07:38:22 UTC

Size

59.4 MB

Content Digest
Labels
  • base-build-date
    20240702
  • build-date
    20240701
  • 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:b73a46d4c129568123ce69e30e9dd94d4c82621477ea07ebb8450eece5393722 - 25.91% (15.4 MB)

[#001] sha256:9b2d30c283e4de38349e90488409717216da3de1310e9d11e2eb57eb55b15845 - 5.87% (3.48 MB)

[#002] sha256:5a1e9306141d5d4b86ae484ae64b747110bb01ae9fdeda8c2c5cf8f9620e56e2 - 0.0% (649 Bytes)

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

[#004] sha256:7e1b05f766c06c66e0732950fe17714fc083083f95c57103257b9e658e8782d9 - 33.84% (20.1 MB)

[#005] sha256:deb08aa9dd2cb825208d786ce9d6c3dfb0e29c1c05a7f888e942c0a314b97f68 - 34.39% (20.4 MB)


History
2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

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

2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

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

2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-07-02 07:38: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

2024-07-02 07:38:09 UTC

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

2024-07-02 07:38:15 UTC

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

2024-07-02 07:38:16 UTC

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

2024-07-02 07:38:17 UTC

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

2024-07-02 07:38:17 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

2024-07-02 07:38:18 UTC

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

2024-07-02 07:38:19 UTC

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

2024-07-02 07:38:20 UTC

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

2024-07-02 07:38:21 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'}

2024-07-02 07:38:22 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