Namespace
apache
Image / Tag
kvrocks:nightly-20260408-5f6d7b2
Content Digest
sha256:e8ffd34afe1d66742b2c01927e14a81b897c7fc2210f1cc1f641ef0649315f77
Details
Created

2026-04-08 09:37:19 UTC

Size

62.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-04-08T09:19:31.209Z
  • org.opencontainers.image.description
    Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    5f6d7b2053e0a0c514556a99aa66b06e30b76eaf
  • org.opencontainers.image.source
    https://github.com/apache/kvrocks
  • org.opencontainers.image.title
    kvrocks
  • org.opencontainers.image.url
    https://github.com/apache/kvrocks
  • org.opencontainers.image.version
    unstable

Environment
MALLOC_CONF

prof:true,prof_active:false,background_thread:true

PATH

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


Layers

[#000] sha256:da539b6761059a0a114c6671f1267b57445e3a54da023db5c28be019e40f0284 - 42.98% (26.9 MB)

[#001] sha256:cf9d466a43f6600e89591a282f51514ac078e154c4bbd4b6eab69d5192e70455 - 41.71% (26.1 MB)

[#002] sha256:7e000bf7fa9182bcebe8810b5970ac086ec561a1e8b96324fec02889277d6e13 - 0.0% (1.11 KB)

[#003] sha256:df37ab6a171f00d4fc525977068321ba4543384f51b7e5753badb30043fc5eb1 - 0.0% (170 Bytes)

[#004] sha256:14af512fd6abfdc85c6876bfc3c185ce49878cbfecaa91f9580800fbf1bf2c0b - 15.26% (9.56 MB)

[#005] sha256:2280abd8922b07e1776bffabb550bdcc3267143e7b331a3d629a931cd2e904ed - 0.01% (9.27 KB)

[#006] sha256:2d20515c324cb7682b65b39b835a06142027364d1ba7d1e6a95ebeb0c8dd98b3 - 0.03% (17.2 KB)


History
2026-04-06 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'

2026-04-08 09:19:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get -y install openssl ca-certificates redis-tools binutils && apt-get clean # buildkit

2026-04-08 09:19:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd --gid=999 -r kvrocks && useradd --uid=999 -r -g kvrocks kvrocks # buildkit

2026-04-08 09:19:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /var/run/kvrocks /var/lib/kvrocks && chown -R kvrocks:kvrocks /var/run/kvrocks /var/lib/kvrocks # buildkit

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

USER 999

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

COPY /kvrocks/build/kvrocks /bin/ # buildkit

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1"] "30s" "3s" "30s" "0s" '\x03'}

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

COPY ./LICENSE ./NOTICE ./licenses /kvrocks/ # buildkit

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

COPY ./kvrocks.conf /var/lib/kvrocks/ # buildkit

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

ENV MALLOC_CONF=prof:true,prof_active:false,background_thread:true

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-04-08 09:37:19 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["kvrocks" "-c" "/var/lib/kvrocks/kvrocks.conf" "--dir" "/var/lib/kvrocks" "--pidfile" "/var/run/kvrocks/kvrocks.pid" "--bind" "0.0.0.0"]

Details
Created

2026-04-08 09:30:08 UTC

Size

62.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-04-08T09:19:36.282Z
  • org.opencontainers.image.description
    Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    5f6d7b2053e0a0c514556a99aa66b06e30b76eaf
  • org.opencontainers.image.source
    https://github.com/apache/kvrocks
  • org.opencontainers.image.title
    kvrocks
  • org.opencontainers.image.url
    https://github.com/apache/kvrocks
  • org.opencontainers.image.version
    unstable

Environment
MALLOC_CONF

prof:true,prof_active:false,background_thread:true

PATH

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


Layers

[#000] sha256:1dbbb2db815c2527e90ef5a3e4dfb957cfe7b61b6a7fc59722f1f64b1a1b611e - 42.84% (26.8 MB)

[#001] sha256:ad79d4bb9470c5c010ad46fa0ee560c6b9484d7ef92e47c59eee2be3eb2906fa - 42.35% (26.5 MB)

[#002] sha256:c9d5df465f13268b116e612d6d68de28e5f72aaa746f3c93f965ef75784f36ed - 0.0% (1.11 KB)

[#003] sha256:e798d48d357b6c994bf32c7c3c155b3dfc0fbf7c1e3ce944f1680afb3ffba603 - 0.0% (169 Bytes)

[#004] sha256:5516fd3b5664652eae5b450649105c78df34dcd3aab1248aea28e0e346604b33 - 14.76% (9.24 MB)

[#005] sha256:ee0fb9f029fb87c77e8fb708b2768776f6c9002ec6fee1c3dcc1804809bf428a - 0.01% (9.27 KB)

[#006] sha256:13c75408d5ca00aa6a7b3bf81d244d0a70984663cdcc543ff6292a8e75da10d6 - 0.03% (17.2 KB)


History
2026-04-06 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'

2026-04-08 09:20:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get -y install openssl ca-certificates redis-tools binutils && apt-get clean # buildkit

2026-04-08 09:20:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd --gid=999 -r kvrocks && useradd --uid=999 -r -g kvrocks kvrocks # buildkit

2026-04-08 09:20:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /var/run/kvrocks /var/lib/kvrocks && chown -R kvrocks:kvrocks /var/run/kvrocks /var/lib/kvrocks # buildkit

2026-04-08 09:30:07 UTC (buildkit.dockerfile.v0)

USER 999

2026-04-08 09:30:07 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-04-08 09:30:07 UTC (buildkit.dockerfile.v0)

COPY /kvrocks/build/kvrocks /bin/ # buildkit

2026-04-08 09:30:07 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1"] "30s" "3s" "30s" "0s" '\x03'}

2026-04-08 09:30:08 UTC (buildkit.dockerfile.v0)

COPY ./LICENSE ./NOTICE ./licenses /kvrocks/ # buildkit

2026-04-08 09:30:08 UTC (buildkit.dockerfile.v0)

COPY ./kvrocks.conf /var/lib/kvrocks/ # buildkit

2026-04-08 09:30:08 UTC (buildkit.dockerfile.v0)

ENV MALLOC_CONF=prof:true,prof_active:false,background_thread:true

2026-04-08 09:30:08 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-04-08 09:30:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["kvrocks" "-c" "/var/lib/kvrocks/kvrocks.conf" "--dir" "/var/lib/kvrocks" "--pidfile" "/var/run/kvrocks/kvrocks.pid" "--bind" "0.0.0.0"]

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