2025-02-09 06:38:40 UTC
24.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1f3e46996e2966e4faa5846e56e76e3748b7315e2ded61476c24403d592134f0 - 14.39% (3.47 MB)
[#001] sha256:14359d9305ccfe8be588be6a2e7d631901fe199fc678b536e77aee2bc8d6c3ae - 1.81% (448 KB)
[#002] sha256:50e504d964c8a5b4fb825f84286792a3ca70ff592ca2326530ea8d6dd54b493a - 83.8% (20.2 MB)
[#003] sha256:195fed02bfdc52dfabd9320232b67248a75bfced75338dd77d930403203e2191 - 0.0% (93 Bytes)
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit
2025-01-08 12:07:30 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-02-09 06:34:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
2025-02-09 06:38:40 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2025-02-09 06:38:40 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2025-02-09 06:38:40 UTC (buildkit.dockerfile.v0)WORKDIR /data
2025-02-09 06:38:40 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.