Namespace
goharbor
Image / Tag
harbor-jobservice:v2.11.1-rc2
Content Digest
sha256:30edb2ca02e57bf6cbcac36fdea373ba6551942637c9f404c127cc8c9446f837
Details
Created

2024-08-15 10:02:43 UTC

Size

65.7 MB

Content Digest
Labels
  • base-build-date
    20240815
  • build-date
    20240811
  • 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:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 23.43% (15.4 MB)

[#001] sha256:599c7bb531e0b52797bf414fd754da4ec1a74d0c9c92c866da740d1ecd3b1faa - 8.79% (5.77 MB)

[#002] sha256:dc6f0447b909da67d129fee4bca35bdc1cb54df98fe6e75de8d0fccdec4aa3a9 - 0.0% (650 Bytes)

[#003] sha256:1f73104f617a10bf98f3206df5e2f2a3bf43541efe79b1e3a2706067f294adce - 0.0% (214 Bytes)

[#004] sha256:12c2eb5517d66c4d1f7caa76f9713fd31550f8e9eaff779e22c328fa4788656f - 33.64% (22.1 MB)

[#005] sha256:5dd53274a19d604399d09fd58b75bbdb33471af5c2a53135409591de08c1905a - 34.13% (22.4 MB)


History
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-08-15 10:02:24 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-15 10:02:25 UTC

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

2024-08-15 10:02:36 UTC

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

2024-08-15 10:02:37 UTC

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

2024-08-15 10:02:38 UTC

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

2024-08-15 10:02:38 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-15 10:02:39 UTC

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

2024-08-15 10:02:40 UTC

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

2024-08-15 10:02:41 UTC

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

2024-08-15 10:02:42 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-15 10:02:43 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