Namespace
goharbor
Image / Tag
harbor-jobservice:fix-20407
Content Digest
sha256:585213a67badd292c635d160d3b35a94b7cebb68da10d37f37e5fea1d5f74442
Details
Created

2024-05-11 08:33:52 UTC

Size

62.8 MB

Content Digest
Labels
  • base-build-date
    20240510
  • build-date
    20240506
  • 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:9d7bfa2894569e44b435d1209c78276fd724d8945abe6628a2618f812572ad5b - 24.33% (15.3 MB)

[#001] sha256:cddb55aaf89ea2684d05796b9ebf74b2eb2dfcebf888e187c7cbd01863e2e3bf - 5.54% (3.48 MB)

[#002] sha256:96b6d347e6375f9cc2bd0b7953d8504224f125adfb8f5558d0749514f2f47426 - 0.0% (672 Bytes)

[#003] sha256:94d38c26dd8bc215cee9985a4601ea7c178714b1d389decbe4629b27f69c9d49 - 0.0% (217 Bytes)

[#004] sha256:74c8dbbf640d64f363845cd1278c13057f66bc292c00ed8632104240abcddae8 - 34.81% (21.9 MB)

[#005] sha256:de992e1bcd79081d2da0fb4de320512b7b38529b0ad1b837e5db90285fd0d425 - 35.32% (22.2 MB)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2024-05-07 21:33:49 UTC

/bin/sh -c #(nop) ADD file:69fb4d392a7512e8a9b90572d09e8ba4c71372b040b16d8514991ce8e50901f8 in /

2024-05-07 21:33:49 UTC

/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240506

2024-05-07 21:33:49 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2024-05-10 09:28:55 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-05-10 09:28:56 UTC

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

2024-05-11 08:33:50 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/common/install_cert.sh /harbor/ # buildkit

2024-05-11 08:33:50 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/jobservice/entrypoint.sh /harbor/ # buildkit

2024-05-11 08:33:51 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/jobservice/harbor_jobservice /harbor/ # buildkit

2024-05-11 08:33:51 UTC (buildkit.dockerfile.v0)

RUN /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 # buildkit

2024-05-11 08:33:52 UTC (buildkit.dockerfile.v0)

WORKDIR /harbor/

2024-05-11 08:33:52 UTC (buildkit.dockerfile.v0)

USER harbor

2024-05-11 08:33:52 UTC (buildkit.dockerfile.v0)

VOLUME [/var/log/jobs/]

2024-05-11 08:33:52 UTC (buildkit.dockerfile.v0)

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" "0s" '\x00'}

2024-05-11 08:33:52 UTC (buildkit.dockerfile.v0)

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