Namespace
pingcap
Image / Tag
tikv:v8.5.5-20260812-b759c76
Content Digest
sha256:e4221ad7f8cc0dfafc816f71b6161509a2bf363c499a369a1311abf120404bc8
Details
Created

2026-08-12 12:06:55 UTC

Size

755 MB

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

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

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

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

[#004] sha256:23fc9f284e320b0f57c4abbcd49981ba0045760dca9d4fef9178be8da04c696b - 85.34% (645 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 13:12:51 UTC

Size

757 MB

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

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

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

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

[#004] sha256:b2a2a77f6a4407f83720c8830729411ba0e1a3011356ae3d5c13f0a27a479f39 - 85.63% (648 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