2026-07-09 13:09:24 UTC
624 MB
prof:true,prof_active:false
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZ/etc/localtime
TZDIR/usr/share/zoneinfo
containeroci
[#000] sha256:fbd79368ff93c28d9105a3ec9cd9115d1b812ea45ec4f82d1160c942a6da75be - 12.86% (80.3 MB)
[#001] sha256:dd24b90787c07258d7d950bcdbf450c14940a08627c17d9da8b8688c94d20e8c - 0.12% (751 KB)
[#002] sha256:f2520338eb0e97f3e2c8388ed1ceba59438151dcd7bae3d60c6f3fc5cb21c31f - 8.15% (50.8 MB)
[#003] sha256:ca3a4ba62a810a250f54e44da187e8a8f66336158e95e5b3a9bf5dc787742b85 - 0.0% (1.53 KB)
[#004] sha256:3cb91c71423d608692b8cce8381995939b4472acd7d016107acc6642e7ad73af - 0.55% (3.42 MB)
[#005] sha256:d091344f6f3ac13c64a72de94b700d2a18dee1af743134a5cc61db63978cb08e - 78.33% (489 MB)
KIWI 10.2.33
2026-06-29 10:01:38 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-06-29 10:01:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c _date=20260609 dnf upgrade -y && dnf clean all # buildkit
2026-06-29 10:01:51 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-06-29 10:01:51 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-06-29 10:01:51 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-06-29 10:16:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install -y tzdata wget && dnf clean all # buildkit
2026-06-29 10:16:48 UTC (buildkit.dockerfile.v0)ENV TZ=/etc/localtime TZDIR=/usr/share/zoneinfo
0001-01-01 00:00:00 UTCCOPY --chmod=755 tikv-server tikv-ctl /
2026-07-09 13:23:56 UTC
620 MB
prof:true,prof_active:false
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZ/etc/localtime
TZDIR/usr/share/zoneinfo
containeroci
[#000] sha256:f50e1479be6b697425007ff3c99049ed94d8d4fddb936f14e3bad9adc33a35f1 - 12.82% (79.4 MB)
[#001] sha256:f68269941efe48e1454f96b694238038407b3a68daae88cb99ba79feb8710edb - 0.12% (776 KB)
[#002] sha256:7cb3f73093d7335a131b7a4c473cf021e59d5220e9680863d89d785edf606c0b - 8.1% (50.2 MB)
[#003] sha256:5180414e6cc8ec725b5d0f8b5d18abcb54dc22f07d9419999138cedd879b0b95 - 0.0% (1.54 KB)
[#004] sha256:0df25eae9dad50df7ce10bac96fc1ff87d89e61f9c74500093037fe6020162d6 - 0.54% (3.37 MB)
[#005] sha256:84d4881b438fd33f85f795c0ba8bf21135bada2b493b16762b9dab995e3005bb - 78.41% (486 MB)
KIWI 10.2.33
2026-06-29 10:03:13 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-06-29 10:04:38 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c _date=20260609 dnf upgrade -y && dnf clean all # buildkit
2026-06-29 10:04:38 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-06-29 10:04:38 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-06-29 10:04:38 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-06-29 10:17:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install -y tzdata wget && dnf clean all # buildkit
2026-06-29 10:17:36 UTC (buildkit.dockerfile.v0)ENV TZ=/etc/localtime TZDIR=/usr/share/zoneinfo
0001-01-01 00:00:00 UTCCOPY --chmod=755 tikv-server tikv-ctl /
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.