2024-06-12 16:41:22 UTC
26.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d25f557d7f31bf7acfac935859b5153da41d13c41f2b468d16f729a5b883634f - 13.07% (3.45 MB)
[#001] sha256:1b5b003f9dfbba75f0a82d09d314230f3d63ec605fe2ec56acc1c0d95bef3191 - 20.14% (5.32 MB)
[#002] sha256:19145170700001ada8890ed98fa22714b0a51178765881b7e5d2f95f8e4960ca - 66.79% (17.6 MB)
[#003] sha256:a2827533ea714992d9bac83b65c2a50ccf3421c3b7992c96db98505b77bf14d9 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /
2024-05-22 18:18:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-12 16:36:20 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates tzdata && update-ca-certificates 2>/dev/null || true # buildkit
2024-06-12 16:41:22 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2024-06-12 16:41:22 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2024-06-12 16:41:22 UTC (buildkit.dockerfile.v0)WORKDIR /data
2024-06-12 16:41:22 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/one-api"]
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.