2024-07-06 09:30:20 UTC
19.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 - 17.83% (3.46 MB)
[#001] sha256:c66f39d5728fd5ae233d727844484a34b7d43fa7f7ff9e1ec044bab9f5565e35 - 24.91% (4.83 MB)
[#002] sha256:f88a8f7af32cabfe90a96366ce5ee7b020fbf7e6950c39c9cb9c31cf5adf1d26 - 57.26% (11.1 MB)
[#003] sha256:72ae3a97f1dd978677da5c00d7b760235af4c51169a3b6e166d9ac3700937841 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /
2024-06-20 20:16:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-06 09:28:42 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-07-06 09:30:20 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2024-07-06 09:30:20 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2024-07-06 09:30:20 UTC (buildkit.dockerfile.v0)WORKDIR /data
2024-07-06 09:30:20 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.