2024-09-10 10:09:05 UTC
72.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 22.59% (16.3 MB)
[#001] sha256:a001ff5844fb5af93a4765a31c3e6097e7982c1186e97886e0dab7b0feaa8877 - 7.01% (5.07 MB)
[#002] sha256:ae992a9e88444621852b2580629a4833aa3423faf240e130520c545b549388a1 - 34.98% (25.3 MB)
[#003] sha256:a8910029b56ee8d7cfd97afef8379f18ec7b0ef0b22536747ff7f9841288c7e9 - 0.0% (246 Bytes)
[#004] sha256:9bd5584359cbfb26b3e7080332db62ae197d2e5458048ef0206cc6a129583ed7 - 0.0% (530 Bytes)
[#005] sha256:b1f36668436180d2b60cda7e91735976cac9f42ef3786714a3375a445c583cd1 - 35.42% (25.6 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:46:13 UTC/bin/sh -c tdnf install -y shadow sudo >>/dev/null && tdnf clean all && groupadd -r -g 10000 chart && useradd --no-log-init -m -g 10000 -u 10000 chart
2024-09-10 10:08:57 UTC/bin/sh -c #(nop) COPY file:fd6c37c59b7fdd775c40ae057eaa89eaa90de8753ed511d6c39074861644eabd in /home/chart/
2024-09-10 10:08:58 UTC/bin/sh -c #(nop) COPY file:51e3d8fe6eb4fb55daad920613e2b03709246794d032fca849798f99e5098b56 in /home/chart/
2024-09-10 10:08:59 UTC/bin/sh -c #(nop) COPY file:7410bc3d46bc5ca6c6fa3c4c81f8c231269d4466eab150a9143ce7544cc4f161 in /home/chart/
2024-09-10 10:08:59 UTC/bin/sh -c chown -R chart:chart /etc/pki/tls/certs && chown -R chart:chart /home/chart && chmod u+x /home/chart/chartm && chmod u+x /home/chart/docker-entrypoint.sh && chmod u+x /home/chart/install_cert.sh
2024-09-10 10:09:00 UTC/bin/sh -c #(nop) USER chart
2024-09-10 10:09:01 UTC/bin/sh -c #(nop) WORKDIR /home/chart
2024-09-10 10:09:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["./docker-entrypoint.sh"]
2024-09-10 10:09:03 UTC/bin/sh -c #(nop) VOLUME [/chart_storage]
2024-09-10 10:09:04 UTC/bin/sh -c #(nop) EXPOSE 9999
2024-09-10 10:09:05 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -sS 127.0.0.1:9999/health || exit 1"] "30s" "10s" "0s" '\x03'}
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.