Namespace
apache
Image / Tag
kvrocks:nightly-20260709-567fcf6
Content Digest
sha256:55b37e1bf1f46bf8330d91a68329d8295a0936ff8489961d959e50cc9ca67cd0
Details
Created

2026-07-09 03:37:58 UTC

Size

61.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-09T03:11:35.484Z
  • 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
    567fcf6c26fc38367c1bda81ca0541c6ab861086
  • 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:e95a6c7ea7d49b37920899b023ecd0e32796c976c1748491f76cae53ba86d13a - 45.86% (28.4 MB)

[#001] sha256:c8e0f42cb7bef04e06e2d751c8f2d01c0465f212d75940d70e9d37b4e80f962b - 38.74% (24 MB)

[#002] sha256:3acb2d8e875159efe1b217b8f6716e315316a988b0c1e031d3ba2ade3eb337ba - 0.0% (1.1 KB)

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

[#004] sha256:0bdf40c88b94520227a542417e08350e2ef858d19f79caef358a19f1d800f976 - 15.36% (9.52 MB)

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

[#006] sha256:bdb1e2c2e13163497838b698836cf7f45a73573efa5bf123dd22eacfc5e15b3e - 0.03% (17.3 KB)


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

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

2026-07-09 03:11:54 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-07-09 03:11:54 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:11:54 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-07-09 03:37:58 UTC (buildkit.dockerfile.v0)

USER 999

2026-07-09 03:37:58 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-07-09 03:37:58 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:37:58 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-07-09 03:37:58 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:37:58 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:37:58 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:37:58 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-07-09 03:37:58 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-07-09 03:26:35 UTC

Size

61.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-09T03:11:48.010Z
  • 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
    567fcf6c26fc38367c1bda81ca0541c6ab861086
  • 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:3be819c1c8cfde074541a1d875fbf2da3642b0ec6bb39aaa2ce7d56052b67dc1 - 46.49% (28.8 MB)

[#001] sha256:4ed4d2f0f3032fee3236b3302535388736e578d84d88909b6fe837107e5ecb17 - 38.48% (23.8 MB)

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

[#003] sha256:8707a78804b4ea0bd90189fc9391b6e45906233d6b4bdd7280f168bca0a67bc2 - 0.0% (172 Bytes)

[#004] sha256:29aca596dc8422284f3daf938baff610f58ab8d3d425d76efd97c0a288b28b22 - 14.98% (9.27 MB)

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

[#006] sha256:04b6761ec0ad9b5965de9f8f9edd0ac4faeb5ca7e14dc34d2477b598b4baaf07 - 0.03% (17.3 KB)


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

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

2026-07-09 03:12:17 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-07-09 03:12:18 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:12:18 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-07-09 03:26:35 UTC (buildkit.dockerfile.v0)

USER 999

2026-07-09 03:26:35 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-07-09 03:26:35 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:26:35 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-07-09 03:26:35 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:26:35 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:26:35 UTC (buildkit.dockerfile.v0)

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

2026-07-09 03:26:35 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-07-09 03:26:35 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