Namespace
apache
Image / Tag
kvrocks:nightly-20260530-e51eb2e
Content Digest
sha256:4aa8bce20a5a652f8bd56795ee36816c0f6150b9f72bff4e33ed848ab0b285d7
Details
Created

2026-05-30 14:53:00 UTC

Size

61.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-05-30T14:28:19.540Z
  • 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
    e51eb2ed9132385c40b3f6b06f30287681d8e2eb
  • 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:5b4d6ff92fc4e14e911b7753c954fac965d48c40fe1075758d284148ccace970 - 45.94% (28.4 MB)

[#001] sha256:913f858b3dd839821fb6f91e9047b71cba316b0ad9edfc430bec5c1c87449e2b - 38.69% (23.9 MB)

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

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

[#004] sha256:af4a0449d703c0395cc4867afad5a6a7acf5299caa54db14abcbb89eadfdd420 - 15.33% (9.47 MB)

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

[#006] sha256:47230b17b42d76bba26194cc7760de369db5872ea955a5a6f76cd6a8fecf107d - 0.03% (17.7 KB)


History
2026-05-18 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'

2026-05-30 14:28:34 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:28:34 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:28:34 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-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

USER 999

2026-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[CMD-SHELL redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1] Interval:30s Timeout:3s StartPeriod:30s StartInterval:0s Retries:3}

2026-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:53:00 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-05-30 14:53:00 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-05-30 14:41:56 UTC

Size

61.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-05-30T14:28:21.289Z
  • 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
    e51eb2ed9132385c40b3f6b06f30287681d8e2eb
  • 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:cda3d70ae7d7c3d0b3b57a99a2085f9d93e919a846913dc6517a420b348c123d - 46.57% (28.7 MB)

[#001] sha256:257994e771b10f80b5e209b5e6f3eaeac399aa598c18e8fabb4d87a9301118f8 - 38.43% (23.7 MB)

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

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

[#004] sha256:4d60255f1378ad57f1eb7d4aa02d8d95b902c5ff83facc13f6f81f20eaed9730 - 14.95% (9.23 MB)

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

[#006] sha256:c6c6f758d1b7c8e0c7c1ea91a01fc8e20af226368f88df094ef448a2c886c61f - 0.03% (17.7 KB)


History
2026-05-18 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'

2026-05-30 14:28:48 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:28:48 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:28:49 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-05-30 14:41:55 UTC (buildkit.dockerfile.v0)

USER 999

2026-05-30 14:41:55 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-05-30 14:41:55 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:41:55 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[CMD-SHELL redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1] Interval:30s Timeout:3s StartPeriod:30s StartInterval:0s Retries:3}

2026-05-30 14:41:56 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:41:56 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:41:56 UTC (buildkit.dockerfile.v0)

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

2026-05-30 14:41:56 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-05-30 14:41:56 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