2026-08-12 09:55:14 UTC
198 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:bfa58b95103ab83196354f07280507eeec2632f6efae9508124df3e2e1613143 - 40.7% (80.7 MB)
[#001] sha256:0171124cd047703d8dc9e5e95fe27947cf1eba51f197288ece18deb5a18e723d - 0.38% (766 KB)
[#002] sha256:a563c0276cc94134848a65af77b25b4ad7079ea772c739bca4e1813a1728bca4 - 13.3% (26.4 MB)
[#003] sha256:54037be448c55b75f4908e335447daec2756da0fccf76efdf97547456165f7e9 - 1.52% (3.02 MB)
[#004] sha256:81d6f39ae1d7e902e6ee593e8d7bb78c874cd3944b79884bbe70d4ee14873222 - 44.11% (87.5 MB)
KIWI 10.2.44
2026-08-05 10:19:43 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-08-05 10:19:55 UTC (buildkit.dockerfile.v0)ARG _date=20260805
2026-08-05 10:19:55 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-08-05 10:19:55 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-08-05 10:19:55 UTC (buildkit.dockerfile.v0)RUN |3 _date=20260805 PINGCAP_UID=1000 PINGCAP_GID=2000 /bin/sh -c dnf upgrade -y && dnf clean all && groupadd -g ${PINGCAP_GID} pingcap && useradd -u ${PINGCAP_UID} -g ${PINGCAP_GID} -m pingcap # buildkit
2026-08-05 10:36:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install --allowerasing -y curl wget && dnf clean all # buildkit
0001-01-01 00:00:00 UTCCOPY --chmod=755 tidb-server /tidb-server
2026-08-12 09:56:36 UTC
192 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:a571833bee8e7633b95af32f7fac820bf54235f7267ffd5b9575022d47af9b2d - 41.58% (79.8 MB)
[#001] sha256:36ad849e8a39bcc358156ffd60e6baa09ce49c28f19457067557705b7778d6e1 - 0.4% (794 KB)
[#002] sha256:9ac7464a356f6130c01f8b3c03297c1fba549edb59eab8f8e63102db6d8c75b9 - 13.21% (25.4 MB)
[#003] sha256:9317e86917a77ebe733c28555ec8f588092c8c62b47bac184f66ff01add10079 - 1.56% (2.99 MB)
[#004] sha256:26a0f48f84a9fce68ab3a7d2b921a096b3e00971b6f80cc64dd69f99d0477c64 - 43.25% (83 MB)
KIWI 10.2.44
2026-08-05 10:20:13 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-08-05 10:21:38 UTC (buildkit.dockerfile.v0)ARG _date=20260805
2026-08-05 10:21:38 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-08-05 10:21:38 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-08-05 10:21:38 UTC (buildkit.dockerfile.v0)RUN |3 _date=20260805 PINGCAP_UID=1000 PINGCAP_GID=2000 /bin/sh -c dnf upgrade -y && dnf clean all && groupadd -g ${PINGCAP_GID} pingcap && useradd -u ${PINGCAP_UID} -g ${PINGCAP_GID} -m pingcap # buildkit
2026-08-05 10:37:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install --allowerasing -y curl wget && dnf clean all # buildkit
0001-01-01 00:00:00 UTCCOPY --chmod=755 tidb-server /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.