Namespace
pingcap
Image / Tag
pd:v8.5.5
Content Digest
sha256:500c0d7f57aab98d9178336e717af0a9314a0abc000b118d02bf54614e610473
Details
Created

2026-01-14 13:42:53 UTC

Size

197 MB

Content Digest
Labels
  • io.buildah.version
    1.41.4
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    9c9a8c8a25684b3516e11bc92922df99302c9c46
  • net.pingcap.tibuild.new
    yes
  • 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 - 40.83% (80.3 MB)

[#001] sha256:c57b633d4d5246b2730d004d41d02be645531064cd46976b84dc2168e1fb3449 - 0.37% (751 KB)

[#002] sha256:ad2f478a4019070534a9d244de82956078a17e34b4d431249fd106d9a3eb54c7 - 2.07% (4.07 MB)

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

[#004] sha256:cc98152f3a4ce049f54e3c7d1556a9e7e1c1ae1cf2bca92ed50b99a106544c11 - 6.56% (12.9 MB)

[#005] sha256:37dabff98c2f463372b845a2d25a73b713256b0baded3f0c230feca07b4f0eb1 - 50.17% (98.6 MB)


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

KIWI 10.2.33

2025-12-11 04:33:52 UTC (buildkit.dockerfile.v0)

COPY /bin/busybox /bin/busybox # buildkit

2025-12-11 04:33:59 UTC (buildkit.dockerfile.v0)

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

2025-12-11 04:33:59 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_UID=1000

2025-12-11 04:33:59 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_GID=2000

2025-12-11 04:33:59 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

2025-12-11 04:45:08 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dnf install bind-utils wget jq perl-interpreter -y && dnf clean all # buildkit

0001-01-01 00:00:00 UTC

COPY --chmod=755 pd-server pd-ctl pd-recover /

Details
Created

2026-01-14 13:43:07 UTC

Size

189 MB

Content Digest
Labels
  • io.buildah.version
    1.41.4
  • license
    BSD-3-Clause
  • name
    rockylinux
  • net.pingcap.tibuild.git-sha
    9c9a8c8a25684b3516e11bc92922df99302c9c46
  • net.pingcap.tibuild.new
    yes
  • 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 - 42.11% (79.4 MB)

[#001] sha256:531fa5469f988c50f226791099a2d34329c42e5b8a691ca827961e5e15f0f7b7 - 0.4% (776 KB)

[#002] sha256:e262164143bbf766128bd87ad335cd2acc7c8ea5a09456ede35d2738d3ddddf6 - 2.13% (4.01 MB)

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

[#004] sha256:eb90efa818bd046782547f296768519623598e3cb667cb9e261623d95e8dcb8b - 6.76% (12.8 MB)

[#005] sha256:ae886bdb143c63cbe8579c58ecdf37fc88cb73878c593245215d0e99e13d9049 - 48.59% (91.6 MB)


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

KIWI 10.2.33

2025-12-11 04:34:17 UTC (buildkit.dockerfile.v0)

COPY /bin/busybox /bin/busybox # buildkit

2025-12-11 04:34:55 UTC (buildkit.dockerfile.v0)

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

2025-12-11 04:34:55 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_UID=1000

2025-12-11 04:34:55 UTC (buildkit.dockerfile.v0)

ARG PINGCAP_GID=2000

2025-12-11 04:34:55 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

2025-12-11 04:46:11 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dnf install bind-utils wget jq perl-interpreter -y && dnf clean all # buildkit

0001-01-01 00:00:00 UTC

COPY --chmod=755 pd-server pd-ctl pd-recover /

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