2024-04-03 20:59:52 UTC
4.17 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8 - 64.74% (2.7 MB)
[#001] sha256:1e5be5af6d6a387b2c1161a4b7726d907533cda4c101a0755e6a0d2b0048a4ee - 0.0% (126 Bytes)
[#002] sha256:f18b5e744eb2746134fe7f0a26f2953a5d1a8a7ef87eb418f2821c3fa5624dec - 35.24% (1.47 MB)
[#003] sha256:2641ee1747a2a30fd3216cc72e54731976723f0bd5a73301d4c174e91f9d290c - 0.02% (772 Bytes)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
/bin/sh -c #(nop) ADD file:9663235f252e072c52b0f9e25845841e4321cce2caa7467a0d736c6003b05c00 in /
2023-03-29 18:19:37 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-04-03 20:59:51 UTC (buildkit.dockerfile.v0)WORKDIR /usr/src/app
2024-04-03 20:59:52 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache curl jq # buildkit
2024-04-03 20:59:52 UTC (buildkit.dockerfile.v0)COPY cloudflared.sh ./cloudflared.sh # buildkit
2024-04-03 20:59:52 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x ./cloudflared.sh # buildkit
2024-04-03 20:59:52 UTC (buildkit.dockerfile.v0)EXPOSE map[46495/tcp:{}]
2024-04-03 20:59:52 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["./cloudflared.sh"]
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.