2023-07-15 11:11:13 UTC
16.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3 - 19.79% (3.24 MB)
[#001] sha256:c76689931a95e9b129e6b35e759a62a36b6aafac1dc21d75de754e107d209f7c - 29.63% (4.85 MB)
[#002] sha256:6f673c62d1015a41d14d64d80b575c9fa65f5c309078b0f590b2c6603d1f49a9 - 50.58% (8.28 MB)
[#003] sha256:52adf820340e5c4335ce2d933d245ee5907d2263a6ec0c38034bd9ffbbbb7930 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /
2023-06-14 20:41:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-07-15 11:08:10 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
2023-07-15 11:11:13 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2023-07-15 11:11:13 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2023-07-15 11:11:13 UTC (buildkit.dockerfile.v0)WORKDIR /data
2023-07-15 11:11:13 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.