Namespace
apache
Image / Tag
kvrocks:nightly-20260723-fcc54dc
Content Digest
sha256:33f8ed6a071d539c3bf80d31dc08c617162aa84ffcd3c6720db5a86cf645745f
Details
Created

2026-07-23 16:47:52 UTC

Size

62 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-23T16:25:44.926Z
  • 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
    fcc54dc6c54ad784f45243076d3f7b0dd6702593
  • 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:062e450697faa5f02a3a74eba9864ee4d79bc9cfbd65769fc6cdff2c05c6a053 - 45.78% (28.4 MB)

[#001] sha256:ae147d8732797dde2faaabeb54d14f6fc1b981b113bf806e983af3b542b74631 - 38.68% (24 MB)

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

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

[#004] sha256:de7aaf5b8b7877a4417a076a9e5a4aadeeac1c541809c321f62a59dc506db6ee - 15.5% (9.61 MB)

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

[#006] sha256:0fc56cecc2fc1111ad68af5f667090b64ea110570824e630fbc03b9838ab3a01 - 0.03% (17.9 KB)


History
2026-07-13 00:00:00 UTC (debuerreotype 0.17)

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

2026-07-23 16:26:01 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-23 16:26:01 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:26:01 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-23 16:47:52 UTC (buildkit.dockerfile.v0)

USER 999

2026-07-23 16:47:52 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-07-23 16:47:52 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:47:52 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-23 16:47:52 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:47:52 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:47:52 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:47:52 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-07-23 16:47:52 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-23 16:40:15 UTC

Size

61.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-23T16:25:48.160Z
  • 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
    fcc54dc6c54ad784f45243076d3f7b0dd6702593
  • 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:59f54fbcd984beca03fd8b78569fa57268ecf78d291c0b6fe1623c2467f5a075 - 46.42% (28.7 MB)

[#001] sha256:f0c21961d845141e6000181034cd2a243d66f217a47383c6a5dbcddbb09b2be2 - 38.43% (23.8 MB)

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

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

[#004] sha256:c93cf6a4ccc92cc123eb789b8ed024b88a4da555a4a1f41d0080cbdee1cb72da - 15.11% (9.36 MB)

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

[#006] sha256:38ed27c2d2ed7017749f67dd2eb9603c76ba46a3d9f8c6b5d5027de8ba1dbb83 - 0.03% (17.9 KB)


History
2026-07-13 00:00:00 UTC (debuerreotype 0.17)

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

2026-07-23 16:26:05 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-23 16:26:05 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:26:05 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-23 16:40:15 UTC (buildkit.dockerfile.v0)

USER 999

2026-07-23 16:40:15 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-07-23 16:40:15 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:40:15 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-23 16:40:15 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:40:15 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:40:15 UTC (buildkit.dockerfile.v0)

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

2026-07-23 16:40:15 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-07-23 16:40:15 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