2023-09-18 14:52:26 UTC
15 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 21.63% (3.24 MB)
[#001] sha256:c459b8acb401e975a520a117bbbb79c2b4b8288c73b90f7b3d3b397b3b2bf471 - 15.9% (2.38 MB)
[#002] sha256:002ec4a78fbee49094a2d112fa2e0c07fa3be8768e8c7ec8a109c33ec275baba - 62.46% (9.37 MB)
[#003] sha256:2dce82ca665d3ce5d187745ea42c5d6339b6c0f598bee568724fd05c51229722 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
2023-08-07 19:20:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-09-18 14:49:37 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-09-18 14:52:26 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2023-09-18 14:52:26 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2023-09-18 14:52:26 UTC (buildkit.dockerfile.v0)WORKDIR /data
2023-09-18 14:52:26 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.