2026-03-10 13:09:06 UTC
235 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:fbd79368ff93c28d9105a3ec9cd9115d1b812ea45ec4f82d1160c942a6da75be - 34.23% (80.3 MB)
[#001] sha256:8d7981dfb65bdcb164b4dc9b26cad3e5860f2cdce261c43f5850c7aaa400cbcd - 0.31% (751 KB)
[#002] sha256:8c38a551f85b66a28545b6b2945443993c56293a79ade47c2606f716d93c45a5 - 14.49% (34 MB)
[#003] sha256:2a9be2870c772e05bd902870689f49f4990fb2a445839246a3ed81b8ccdc1750 - 0.0% (1.53 KB)
[#004] sha256:a133a3b1ef5c26ee024985741047d7d8eb623fee4a8d1c294976d821ee13edfb - 1.37% (3.22 MB)
[#005] sha256:c2f818feff117dc7d41dd6bc959b250e07a6a627c921fba8426efdcef81084ce - 49.6% (116 MB)
KIWI 10.2.33
2026-03-09 10:01:22 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-03-09 10:01:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c _date=20260204 dnf upgrade -y && dnf clean all # buildkit
2026-03-09 10:01:36 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-03-09 10:01:36 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-03-09 10:01:36 UTC (buildkit.dockerfile.v0)RUN |2 PINGCAP_UID=1000 PINGCAP_GID=2000 /bin/sh -c groupadd -g ${PINGCAP_GID} pingcap && useradd -u ${PINGCAP_UID} -g ${PINGCAP_GID} -m pingcap # buildkit
2026-03-09 10:05:52 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-03-10 13:06:49 UTC
224 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:f50e1479be6b697425007ff3c99049ed94d8d4fddb936f14e3bad9adc33a35f1 - 35.52% (79.4 MB)
[#001] sha256:10a29a946d3136a971cf3e40279f489552013b8a460d8163f72e21272870a924 - 0.34% (776 KB)
[#002] sha256:ac03cac41e5465d58de155b4c0bc8e3c60d0781b613c53325f0942118e2bb4dc - 15.02% (33.6 MB)
[#003] sha256:b7fb68d739f04f1b67150e23c63bc42f4a057480458470aeb7aec9cd7ff96fa3 - 0.0% (1.54 KB)
[#004] sha256:b92df05fc56a5786a6fac5d8b95374aa6f105274c31802d8b4e4ea2791500e5a - 1.42% (3.18 MB)
[#005] sha256:30bb3b4a0dde9e5a6ca9feeeb1b19869efdd5e66643dc536ec6882e5561764b6 - 47.71% (107 MB)
KIWI 10.2.33
2026-03-09 10:02:03 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-03-09 10:04:00 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c _date=20260204 dnf upgrade -y && dnf clean all # buildkit
2026-03-09 10:04:00 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-03-09 10:04:00 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-03-09 10:04:00 UTC (buildkit.dockerfile.v0)RUN |2 PINGCAP_UID=1000 PINGCAP_GID=2000 /bin/sh -c groupadd -g ${PINGCAP_GID} pingcap && useradd -u ${PINGCAP_UID} -g ${PINGCAP_GID} -m pingcap # buildkit
2026-03-09 10:07:00 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.