Namespace
pingcap
Image / Tag
tikv:v8.5.7-20260804-5e37927
Content Digest
sha256:182c742b649c4c8f734c58b439d462c2104ad944f293f94cfb8d1d4f5693981a
Details
Created

2026-08-04 08:17:02 UTC

Size

796 MB

Content Digest
Labels
  • io.buildah.version
    1.43.1
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    5e37927cd546fa261cb9e8082281b629c09fc481
  • net.pingcap.tibuild.new
    yes
  • org.opencontainers.image.authors
    Lukas Magauer, Neil Hanlon, Louis Abel
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    v8.5.7-20260804-5e37927
  • org.opencontainers.image.revision
    5e37927cd546fa261cb9e8082281b629c09fc481
  • org.opencontainers.image.source
    https://github.com/tikv/tikv.git
  • org.opencontainers.image.title
    tikv
  • org.opencontainers.image.vendor
    Rocky Enterprise Software Foundation
  • org.opencontainers.image.version
    9
  • summary
    Rocky Linux Base image
  • vendor
    Rocky Enterprise Software Foundation
  • version
    9

Environment
MALLOC_CONF

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

container

oci


Layers

[#000] sha256:bfa58b95103ab83196354f07280507eeec2632f6efae9508124df3e2e1613143 - 10.14% (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:80560e7598d190698c5b449ff559dc88d6a2d2c37a37d9cc1dd074912a72db7b - 86.4% (687 MB)


History
2026-05-25 20:19:05 UTC

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 UTC

COPY --chmod=755 tikv-server tikv-ctl /

Details
Created

2026-08-04 08:23:49 UTC

Size

792 MB

Content Digest
Labels
  • io.buildah.version
    1.43.1
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    5e37927cd546fa261cb9e8082281b629c09fc481
  • net.pingcap.tibuild.new
    yes
  • org.opencontainers.image.authors
    Lukas Magauer, Neil Hanlon, Louis Abel
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    v8.5.7-20260804-5e37927
  • org.opencontainers.image.revision
    5e37927cd546fa261cb9e8082281b629c09fc481
  • org.opencontainers.image.source
    https://github.com/tikv/tikv.git
  • org.opencontainers.image.title
    tikv
  • org.opencontainers.image.vendor
    Rocky Enterprise Software Foundation
  • org.opencontainers.image.version
    9
  • summary
    Rocky Linux Base image
  • vendor
    Rocky Enterprise Software Foundation
  • version
    9

Environment
MALLOC_CONF

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

container

oci


Layers

[#000] sha256:a571833bee8e7633b95af32f7fac820bf54235f7267ffd5b9575022d47af9b2d - 10.09% (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:13f1aa1f49e34ae62338e46088096420fca5cb45abe7d35ff8a32c953fec89c3 - 86.56% (685 MB)


History
2026-05-25 20:14:01 UTC

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 UTC

COPY --chmod=755 tikv-server tikv-ctl /

Danger Zone
Delete Tag

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.

Delete