2024-09-10 09:59:58 UTC
39.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 41.17% (16.3 MB)
[#001] sha256:31d1d6964450725d32fb1ecb73ebf884cd970bd52e2a57a04922ba76a5ec6f28 - 14.07% (5.59 MB)
[#002] sha256:cc3ba04125f2dd05834bf393701a45b7dad19dfe8bd07a648e79ccc5257f8a50 - 44.76% (17.8 MB)
ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-09-10 09:50:47 UTC/bin/sh -c tdnf install sudo tzdata -y >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -r -g 10000 -u 10000 harbor
2024-09-10 09:59:53 UTC/bin/sh -c #(nop) COPY file:12d1358d9b3721402b24c7229e4fc63748729bae033a213abcc9008e477e856f in /harbor/
2024-09-10 09:59:53 UTC/bin/sh -c chmod u+x /harbor/harbor_jobservice
2024-09-10 09:59:54 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2024-09-10 09:59:55 UTC/bin/sh -c #(nop) USER harbor
2024-09-10 09:59:56 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2024-09-10 09:59:57 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://127.0.0.1:8080/api/v1/stats || exit 1"] "0s" "0s" "0s" '\x00'}
2024-09-10 09:59:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/harbor/harbor_jobservice" "-c" "/etc/jobservice/config.yml"]
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.