2026-08-04 05:13:28 UTC
795 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:bfa58b95103ab83196354f07280507eeec2632f6efae9508124df3e2e1613143 - 10.15% (80.7 MB)
[#001] sha256:6414db8eca9c497146382aaaf55eb3bdb3f11332e3c2a0ba23981a47bb77a684 - 0.09% (766 KB)
[#002] sha256:fede9b2976979ea5ba584579fcc3160508f6dbeae4b70193705e4e66ddae796e - 3.01% (23.9 MB)
[#003] sha256:7cb0805ec25a80415a399f0c93fa234710fc09de160fe70380a8a7efdab95026 - 0.36% (2.84 MB)
[#004] sha256:b1054b343a03550d9406b5406979739538573cf25dee0fb2b26ccff4c7fd46b1 - 86.39% (687 MB)
KIWI 10.2.44
2026-07-21 01:42:04 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-07-21 01:42:24 UTC (buildkit.dockerfile.v0)ARG _date=20260721
2026-07-21 01:42:24 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-07-21 01:42:24 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-07-21 01:42:24 UTC (buildkit.dockerfile.v0)RUN |3 _date=20260721 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-07-21 01:47:42 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install -y tzdata wget openssl && dnf clean all # buildkit
2026-07-21 01:47:42 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-08-04 05:56:25 UTC
792 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:a571833bee8e7633b95af32f7fac820bf54235f7267ffd5b9575022d47af9b2d - 10.08% (79.8 MB)
[#001] sha256:c8ad932a2b5a152a031ea007ee5b4b3b333ea4d95b9a76e5c9e7ab1abf31b367 - 0.1% (794 KB)
[#002] sha256:4a7efd3b3989002cb78f3efc246291325abaadebf9a2c1979fa2c08bc4ea77ac - 2.91% (23 MB)
[#003] sha256:6e5906c57f3c7abcb62d8bdd30e5c97612ddcc484b13054e35976d88e44eb184 - 0.35% (2.81 MB)
[#004] sha256:7ccb539d647eebddff3a0e58b981c74167728c4d2ff538645ed7f497216a1807 - 86.56% (685 MB)
KIWI 10.2.44
2026-07-21 01:42:48 UTC (buildkit.dockerfile.v0)COPY /bin/busybox /bin/busybox # buildkit
2026-07-21 01:44:11 UTC (buildkit.dockerfile.v0)ARG _date=20260721
2026-07-21 01:44:11 UTC (buildkit.dockerfile.v0)ARG PINGCAP_UID=1000
2026-07-21 01:44:11 UTC (buildkit.dockerfile.v0)ARG PINGCAP_GID=2000
2026-07-21 01:44:11 UTC (buildkit.dockerfile.v0)RUN |3 _date=20260721 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-07-21 01:48:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c dnf install -y tzdata wget openssl && dnf clean all # buildkit
2026-07-21 01:48:51 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.