2023-11-28 14:51:26 UTC
154 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1a5eb4db170197a9e7a55f381fc96161adb457b9147b368ea5e8064b786165b8 - 39.83% (61.4 MB)
[#001] sha256:e35c098153cd3b966898be5b46cbb033fe01c42ff58bb15529e3f872d5cac944 - 6.88% (10.6 MB)
[#002] sha256:c4720ad92ae6ce06b873233715baf9b60488aca63e4bf0a702ccac4465093c93 - 1.93% (2.97 MB)
[#003] sha256:7746193b3013165425a3c36bc0f679e53f3a834f842049670d38592ec939a144 - 51.36% (79.1 MB)
/bin/sh -c #(nop) ADD file:15bcbe5a5621a2fc959a18c325c14ece68e6868a1e3e91ec3ed9260fed5a357b in /
2023-05-26 23:14:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-08 03:27:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cp -a /busybox/bin/busybox /bin/busybox && dnf upgrade -y python3 less && dnf clean all # buildkit
2023-10-08 03:52:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install --allowerasing -y curl wget && dnf clean all # buildkit
2023-11-28 14:51:26 UTC (buildkit.dockerfile.v0)COPY tidb-server /tidb-server # buildkit
2023-11-28 14:51:26 UTC (buildkit.dockerfile.v0)EXPOSE map[4000/tcp:{}]
2023-11-28 14:51:26 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/tidb-server"]
2023-11-28 14:50:12 UTC
151 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:44f7b5160cc041b06bc13f0f584bd22148ea2f6dd65262cacc35f0515d4eabe7 - 40.22% (60.6 MB)
[#001] sha256:790a8924d584bd880d3bfdae7ab35425f694783adaad978b8a6a64ff27d7b28c - 7.05% (10.6 MB)
[#002] sha256:a7bdca973e5ba873cb805b38e89e778159055abdddb5a936fd75df817256ac1c - 1.96% (2.95 MB)
[#003] sha256:3ab8c5bfcd92fc8e2f6f4424c97c23d755c19f54a69a46881882efa9601b85f7 - 50.77% (76.5 MB)
/bin/sh -c #(nop) ADD file:b4f81ff8c29240fe140ca6c273807bc8678609324a64a8210bb697e301cf156f in /
2023-05-26 19:55:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-08 03:26:57 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cp -a /busybox/bin/busybox /bin/busybox && dnf upgrade -y python3 less && dnf clean all # buildkit
2023-10-08 03:51:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install --allowerasing -y curl wget && dnf clean all # buildkit
2023-11-28 14:50:12 UTC (buildkit.dockerfile.v0)COPY tidb-server /tidb-server # buildkit
2023-11-28 14:50:12 UTC (buildkit.dockerfile.v0)EXPOSE map[4000/tcp:{}]
2023-11-28 14:50:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/tidb-server"]
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.