Namespace
pingcap
Image / Tag
tidb:v8.5.6-20260424-be9cbad
Content Digest
sha256:37f0ae7b959c53db96d4970a19a0e7cdb109e87b0ffb9e7fc17fc3b27f7453d9
Details
Created

2026-04-24 10:50:00 UTC

Size

218 MB

Content Digest
Labels
  • io.buildah.version
    1.41.4
  • license
    BSD-3-Clause
  • name
    rockylinux
  • org.opencontainers.image.authors
    Lukas Magauer, Neil Hanlon, Louis Abel
  • org.opencontainers.image.licenses
    BSD-3-Clause
  • org.opencontainers.image.source
    https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r9
  • org.opencontainers.image.title
    rockylinux
  • 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:fbd79368ff93c28d9105a3ec9cd9115d1b812ea45ec4f82d1160c942a6da75be - 36.79% (80.3 MB)

[#001] sha256:161275de9ec03457698208929c74a9492a2d7646dbca136589aba7c4a42c3b82 - 0.34% (751 KB)

[#002] sha256:5f7242207545871655e1dd54d6357d9dc9aeb96bc832bd2ca4bdd6c0b0138609 - 16.22% (35.4 MB)

[#003] sha256:37b1d939a8c37f884f71754a97759c53c6192e4fc9c38e381acbc36473df3ca3 - 0.0% (1.53 KB)

[#004] sha256:f503604576efecf32c65642d40e93e8569d133b56d50df4d02bf84f12fb52f39 - 1.49% (3.24 MB)

[#005] sha256:fa04468a464cb74f58252733fd96095c37b09f3c635a42e3b2ff082c54a80cda - 45.17% (98.5 MB)


History
2025-11-23 18:18:02 UTC

KIWI 10.2.33

2026-04-02 12:10:35 UTC (buildkit.dockerfile.v0)

COPY /bin/busybox /bin/busybox # buildkit

2026-04-02 12:10:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c _date=20260330 dnf upgrade -y && dnf clean all # buildkit

2026-04-02 12:10:47 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_UID=1000

2026-04-02 12:10:47 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_GID=2000

2026-04-02 12:10:47 UTC (buildkit.dockerfile.v0)

RUN |2 PINGCAP_UID=1000 PINGCAP_GID=2000 /bin/sh -c groupadd -g ${PINGCAP_GID} pingcap && useradd -u ${PINGCAP_UID} -g ${PINGCAP_GID} -m pingcap # buildkit

2026-04-02 12:15:15 UTC (buildkit.dockerfile.v0)

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

2026-04-24 10:50:00 UTC (buildkit.dockerfile.v0)

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

2026-04-24 10:50:00 UTC (buildkit.dockerfile.v0)

EXPOSE [4000/tcp]

2026-04-24 10:50:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/tidb-server"]

Details
Created

2026-04-24 10:49:41 UTC

Size

210 MB

Content Digest
Labels
  • io.buildah.version
    1.41.4
  • license
    BSD-3-Clause
  • name
    rockylinux
  • org.opencontainers.image.authors
    Lukas Magauer, Neil Hanlon, Louis Abel
  • org.opencontainers.image.licenses
    BSD-3-Clause
  • org.opencontainers.image.source
    https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r9
  • org.opencontainers.image.title
    rockylinux
  • 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:f50e1479be6b697425007ff3c99049ed94d8d4fddb936f14e3bad9adc33a35f1 - 37.8% (79.4 MB)

[#001] sha256:e213253780e6a8a4607f0c6142c5344db2ae1c2b62fd44e392687cf58f8cd82b - 0.36% (776 KB)

[#002] sha256:59cf01ba66a0176af85e0085cc31463914ea5fa995e41e9787aa73ed591d4bdd - 16.61% (34.9 MB)

[#003] sha256:da364651acaa82fd6ccaa76d89b04c092c8d776dc05a504e70efc52fa7d45688 - 0.0% (1.53 KB)

[#004] sha256:5074409c651b8e31ce0cc73a17ec0f23036472ea5fd6a39c669e05538a75dc1d - 1.52% (3.19 MB)

[#005] sha256:d705e9b58d66fa871824a56c265e26dc3c0bb2dbc3834577543fe85ba1d9477b - 43.71% (91.9 MB)


History
2025-11-23 18:17:55 UTC

KIWI 10.2.33

2026-04-02 12:11:13 UTC (buildkit.dockerfile.v0)

COPY /bin/busybox /bin/busybox # buildkit

2026-04-02 12:12:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c _date=20260330 dnf upgrade -y && dnf clean all # buildkit

2026-04-02 12:12:47 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_UID=1000

2026-04-02 12:12:47 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_GID=2000

2026-04-02 12:12:47 UTC (buildkit.dockerfile.v0)

RUN |2 PINGCAP_UID=1000 PINGCAP_GID=2000 /bin/sh -c groupadd -g ${PINGCAP_GID} pingcap && useradd -u ${PINGCAP_UID} -g ${PINGCAP_GID} -m pingcap # buildkit

2026-04-02 12:16:29 UTC (buildkit.dockerfile.v0)

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

2026-04-24 10:49:41 UTC (buildkit.dockerfile.v0)

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

2026-04-24 10:49:41 UTC (buildkit.dockerfile.v0)

EXPOSE [4000/tcp]

2026-04-24 10:49:41 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/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