2023-12-10 12:46:48 UTC
15.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca - 21.11% (3.25 MB)
[#001] sha256:3bca2c692323eb2d8286534e47b4d7eb14da4405290266e2234910348cffcd99 - 17.33% (2.67 MB)
[#002] sha256:23a7f138ffef2739520ffbab3fe9ae0331e9c2ac4a2072d36657a544fd5b6058 - 61.56% (9.48 MB)
[#003] sha256:ec58d3ef748491eceea5890fe4b81259a9798292b5a2f18c74849058fd30d157 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /
2023-12-08 01:20:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-12-10 12:44:57 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-12-10 12:46:48 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2023-12-10 12:46:48 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2023-12-10 12:46:48 UTC (buildkit.dockerfile.v0)WORKDIR /data
2023-12-10 12:46:48 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.