Namespace
goharbor
Image / Tag
harbor-jobservice:v2.12.0-dev
Content Digest
sha256:bb201c739b598daa2dcde924c957773ba63ee8fd82ca6519519f325faf1dd5b8
Details
Created

2024-12-06 05:04:21 UTC

Size

67.7 MB

Content Digest
Labels
  • base-build-date
    20241105
  • build-date
    20241023
  • 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:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 22.73% (15.4 MB)

[#001] sha256:17c3cce5087fe84fedf5c9f199951c64b1ea5e401edda570f2170a71f5a72d33 - 5.12% (3.47 MB)

[#002] sha256:30a5b411e67a3259f87d9960210d23dd0f37520d16f621db25c86912abc166a3 - 0.0% (648 Bytes)

[#003] sha256:42eb308240091ea208fdea90c273092350100c41512ff86643c89a5f746257ef - 0.0% (216 Bytes)

[#004] sha256:995b67e916bebcdefbe7f45a77e4ad61f69a0e6cdb4c9d5ffa43d8796507d531 - 35.84% (24.3 MB)

[#005] sha256:c72eecb83290c35ee875938b90ef53f362d7a1b4ccec451106bc67c54e386283 - 36.31% (24.6 MB)


History
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-11-05 07:11:32 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-11-05 07:11:33 UTC

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

2024-12-06 05:04:14 UTC

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

2024-12-06 05:04:15 UTC

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

2024-12-06 05:04:16 UTC

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

2024-12-06 05:04:16 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-12-06 05:04:17 UTC

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

2024-12-06 05:04:18 UTC

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

2024-12-06 05:04:19 UTC

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

2024-12-06 05:04:20 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-12-06 05:04:21 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