2024-08-09 11:13:36 UTC
17.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 - 20.05% (3.46 MB)
[#001] sha256:c5998016e1cc0e03363e4694c4bd2e1cbd8e7acfc90a44cd1b2992a1fcf96ba3 - 15.39% (2.65 MB)
[#002] sha256:ee26e7076719ee58a2ad068aa76647b2084a8b53635cec228c999bde032d8cc2 - 64.56% (11.1 MB)
[#003] sha256:d034aa63d75fa48f058ab47ba34a789944d34fd7eddcb6c7553841631886fc41 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
2024-07-22 22:26:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-08-09 11:11:41 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-08-09 11:13:36 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2024-08-09 11:13:36 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2024-08-09 11:13:36 UTC (buildkit.dockerfile.v0)WORKDIR /data
2024-08-09 11:13:36 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.