Namespace
pingcap
Image / Tag
tidb:v7.5.7-20260812-4964d33
Content Digest
sha256:72b9bc89a511a3538221977fbe9e3c16e31c2d7d0dea38073e1e3de1211eda23
Details
Created

2026-08-12 09:55:14 UTC

Size

198 MB

Content Digest
Labels
  • io.buildah.version
    1.43.1
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    4964d336e19b10077aa88e065ff37cc9540ce404
  • 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-4964d33
  • org.opencontainers.image.revision
    4964d336e19b10077aa88e065ff37cc9540ce404
  • org.opencontainers.image.source
    https://github.com/pingcap/tidb.git
  • org.opencontainers.image.title
    tidb
  • 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
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

container

oci


Layers

[#000] sha256:bfa58b95103ab83196354f07280507eeec2632f6efae9508124df3e2e1613143 - 40.7% (80.7 MB)

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

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

[#003] sha256:54037be448c55b75f4908e335447daec2756da0fccf76efdf97547456165f7e9 - 1.52% (3.02 MB)

[#004] sha256:81d6f39ae1d7e902e6ee593e8d7bb78c874cd3944b79884bbe70d4ee14873222 - 44.11% (87.5 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:36:29 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dnf install --allowerasing -y curl wget && dnf clean all # buildkit

0001-01-01 00:00:00 UTC

COPY --chmod=755 tidb-server /tidb-server

Details
Created

2026-08-12 09:56:36 UTC

Size

192 MB

Content Digest
Labels
  • io.buildah.version
    1.43.1
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    4964d336e19b10077aa88e065ff37cc9540ce404
  • 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-4964d33
  • org.opencontainers.image.revision
    4964d336e19b10077aa88e065ff37cc9540ce404
  • org.opencontainers.image.source
    https://github.com/pingcap/tidb.git
  • org.opencontainers.image.title
    tidb
  • 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
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

container

oci


Layers

[#000] sha256:a571833bee8e7633b95af32f7fac820bf54235f7267ffd5b9575022d47af9b2d - 41.58% (79.8 MB)

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

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

[#003] sha256:9317e86917a77ebe733c28555ec8f588092c8c62b47bac184f66ff01add10079 - 1.56% (2.99 MB)

[#004] sha256:26a0f48f84a9fce68ab3a7d2b921a096b3e00971b6f80cc64dd69f99d0477c64 - 43.25% (83 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:37:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dnf install --allowerasing -y curl wget && dnf clean all # buildkit

0001-01-01 00:00:00 UTC

COPY --chmod=755 tidb-server /tidb-server

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