Namespace
apache
Image / Tag
kvrocks:nightly-20250711-2f3cdf7
Content Digest
sha256:a4eea4978e5856ab5ecb73cabd79eb768ce6c7532e35703fdc0d9c74e4f184b4
Details
Created

2025-07-11 10:01:58 UTC

Size

62.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-11T09:46:18.431Z
  • 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
    2f3cdf7c364f1d78695f921aafb82832a8b6fa69
  • 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.37% (26.9 MB)

[#001] sha256:31144e37ac6389db8ea9afb31945979e61182ebcbacf55d13e326075dcbdd00a - 42.0% (26.1 MB)

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

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

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

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

[#006] sha256:d93132b50346ec3eaa74440821053ae1b472199d02bd05c53b8914ab56904dc5 - 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-11 09:46:39 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-11 09:46:39 UTC (buildkit.dockerfile.v0)

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

2025-07-11 09:46:39 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-11 10:01:58 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-07-11 10:01:58 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-07-11 10:01:58 UTC (buildkit.dockerfile.v0)

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

2025-07-11 10:01:58 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-11 10:01:58 UTC (buildkit.dockerfile.v0)

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

2025-07-11 10:01:58 UTC (buildkit.dockerfile.v0)

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

2025-07-11 10:01:58 UTC (buildkit.dockerfile.v0)

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

2025-07-11 10:01:58 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-07-11 10:01: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

2025-07-11 09:55:37 UTC

Size

62 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-11T09:46:21.493Z
  • 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
    2f3cdf7c364f1d78695f921aafb82832a8b6fa69
  • 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.21% (26.8 MB)

[#001] sha256:6e82a47be5b0d0b4f31a876eaecd0c4ed7342b6a72658fb2f0bf5c9db39c5e3b - 42.66% (26.4 MB)

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

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

[#004] sha256:5ec133625855fdad591ae5d8357c49495ed3d00043b81e496489811cb781a455 - 14.09% (8.73 MB)

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

[#006] sha256:72f6964009f1e8634fa8332937f125705338419ccce3b1a3f0707ee2b3a2d4af - 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-11 09:47:18 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-11 09:47:19 UTC (buildkit.dockerfile.v0)

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

2025-07-11 09:47:19 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-11 09:55:37 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-07-11 09:55:37 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-07-11 09:55:37 UTC (buildkit.dockerfile.v0)

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

2025-07-11 09:55:37 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-11 09:55:37 UTC (buildkit.dockerfile.v0)

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

2025-07-11 09:55:37 UTC (buildkit.dockerfile.v0)

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

2025-07-11 09:55:37 UTC (buildkit.dockerfile.v0)

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

2025-07-11 09:55:37 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-07-11 09:55:37 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