Namespace
pingcap
Image / Tag
tikv:v7.5.7-20260812-b6154cf
Content Digest
sha256:934932bcf4e485d95f36450fe36c31cfa6f7d0b867139d9bbc51051feadb7cb9
Details
Created

2026-08-12 13:42:11 UTC

Size

607 MB

Content Digest
Labels
  • io.buildah.version
    1.43.1
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    b6154cf4156cc1a11c1f0341e1aeba4e47ad8df5
  • 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
    v7.5.7-20260812-b6154cf
  • org.opencontainers.image.revision
    b6154cf4156cc1a11c1f0341e1aeba4e47ad8df5
  • 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 - 13.3% (80.7 MB)

[#001] sha256:0171124cd047703d8dc9e5e95fe27947cf1eba51f197288ece18deb5a18e723d - 0.12% (766 KB)

[#002] sha256:a563c0276cc94134848a65af77b25b4ad7079ea772c739bca4e1813a1728bca4 - 4.35% (26.4 MB)

[#003] sha256:ae7dcde0738c5c26336373ac2bff509b0bcd666c4c08c341fe68ac3003cdbd4f - 0.47% (2.88 MB)

[#004] sha256:d86ae14c05b2d38a131eb5f2ffbbfe34b992e88bd9579de0db0a324c6cd9c797 - 81.75% (496 MB)


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

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:35:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dnf install -y tzdata wget openssl && dnf clean all # buildkit

2026-08-05 10:35:04 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-12 14:28:02 UTC

Size

602 MB

Content Digest
Labels
  • io.buildah.version
    1.43.1
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    b6154cf4156cc1a11c1f0341e1aeba4e47ad8df5
  • 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
    v7.5.7-20260812-b6154cf
  • org.opencontainers.image.revision
    b6154cf4156cc1a11c1f0341e1aeba4e47ad8df5
  • 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 - 13.26% (79.8 MB)

[#001] sha256:36ad849e8a39bcc358156ffd60e6baa09ce49c28f19457067557705b7778d6e1 - 0.13% (794 KB)

[#002] sha256:9ac7464a356f6130c01f8b3c03297c1fba549edb59eab8f8e63102db6d8c75b9 - 4.21% (25.4 MB)

[#003] sha256:5524211296826e20998ce0742896ba0b52beff4465529c178d46c6624e5a76f1 - 0.47% (2.85 MB)

[#004] sha256:09cff561a6cf1dc74935a30347ab145a8f6268c4f81dfb9e846b027036432d37 - 81.92% (493 MB)


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

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:36:16 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dnf install -y tzdata wget openssl && dnf clean all # buildkit

2026-08-05 10:36:16 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