Namespace
goharbor
Image / Tag
harbor-jobservice:v2.11.0-dev
Content Digest
sha256:233321871386b74b7a60944466ae967723ff324dd9ca1bbef0b41c793b97db3b
Details
Created

2024-08-12 02:36:08 UTC

Size

63.4 MB

Content Digest
Labels
  • base-build-date
    20240809
  • build-date
    20240804
  • 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:4d59cc894b0497391fb9fb15701bc970b075710b9561ebd7e902d580cb1796ef - 24.28% (15.4 MB)

[#001] sha256:a9ff22d333cc9408c6fb47c232d401a51d8f6857cc3d0348eb08af7cbcc1c83e - 5.5% (3.48 MB)

[#002] sha256:92e6339b44e0560047eec62bbbf3e164856ca8c67c20e402212f98e76eaf819a - 0.0% (649 Bytes)

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

[#004] sha256:3a15b35cab2cb608960e5f2f761a396c76d1f16e6973f14e1dde0b8f086a40a8 - 34.86% (22.1 MB)

[#005] sha256:74c7ff06b607844684b96675a2e2972dcbdd1e70184ba1800239156d03363944 - 35.36% (22.4 MB)


History
2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)

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

2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)

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

2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-08-09 06:10:41 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-08-09 06:10:41 UTC

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

2024-08-12 02:36:01 UTC

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

2024-08-12 02:36:02 UTC

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

2024-08-12 02:36:03 UTC

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

2024-08-12 02:36:03 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-08-12 02:36:04 UTC

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

2024-08-12 02:36:05 UTC

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

2024-08-12 02:36:06 UTC

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

2024-08-12 02:36:07 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-08-12 02:36:08 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