Namespace
apache
Image / Tag
kvrocks:nightly-20250715-b81434f
Content Digest
sha256:287cec2443fa3e21f0122f45fc7041cf866e48275919dec7163d6d7b7cbe5957
Details
Created

2025-07-15 05:39:39 UTC

Size

62.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-15T05:24:16.172Z
  • 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
    b81434f38b470df8a65bf9f987fdcbd7c04cf07a
  • 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:3da95a905ed546f99c4564407923a681757d89651a388ec3f1f5e9bf5ed0b39d - 43.36% (26.9 MB)

[#001] sha256:36b4e52f5f85a1eccca2d8ee6062e7e376da13aab4164e392f0ace86a08161e8 - 42.0% (26.1 MB)

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

[#003] sha256:d90e6f9ed7018202c5ce865dd7e16930c314c8624bc80ddaab746db363072c80 - 0.0% (168 Bytes)

[#004] sha256:c2f22ad039a4c5a8925def17cdabe505c2899e6083efbdb0d28f3da7482098f5 - 14.59% (9.06 MB)

[#005] sha256:f0c997595789baa8aefb5fb65926f1735b34c61a35cd4735614a34e9e512cf2a - 0.01% (9.21 KB)

[#006] sha256:f717affb4d59bafa3f2235477877ac492d8fbd2f2098970254e2bda5ebd5a21f - 0.02% (15.5 KB)


History
2025-06-30 00:00:00 UTC (debuerreotype 0.15)

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

2025-07-15 05:24:37 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

2025-07-15 05:24:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd -r kvrocks && useradd -r -g kvrocks kvrocks # buildkit

2025-07-15 05:24:38 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

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:39:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-07-15 05:39:39 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

2025-07-15 05:33:21 UTC

Size

62 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-15T05:24:59.635Z
  • 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
    b81434f38b470df8a65bf9f987fdcbd7c04cf07a
  • 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:37259e7330667afd74c3386d3ed869f06bd9b7714370c78e3065f4e28607cc02 - 43.2% (26.8 MB)

[#001] sha256:3b5c59d1577d95c6c142e845a36b06d24674eced2a713313498be5eadea79f79 - 42.66% (26.4 MB)

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

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

[#004] sha256:334c178c51947c5fc17940eed4841952eb904730c25c7160387e36195fb7a248 - 14.1% (8.74 MB)

[#005] sha256:8960772326a558f5aa6b4d8e841de5ca78eec0f660e9c739e99dd457726f3b73 - 0.01% (9.21 KB)

[#006] sha256:8e59d3f24308f6fdad334fd842c02053292a12aecb5bc31e9338499b1f516419 - 0.02% (15.5 KB)


History
2025-06-30 00:00:00 UTC (debuerreotype 0.15)

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

2025-07-15 05:25:32 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

2025-07-15 05:25:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd -r kvrocks && useradd -r -g kvrocks kvrocks # buildkit

2025-07-15 05:25:33 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

2025-07-15 05:33:20 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-07-15 05:33:20 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-07-15 05:33:20 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:33:20 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:33:20 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:33:21 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:33:21 UTC (buildkit.dockerfile.v0)

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

2025-07-15 05:33:21 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-07-15 05:33:21 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"]