Namespace
apache
Image / Tag
kvrocks:nightly-20251108-v2.14.0-rc1-a71eb42
Content Digest
sha256:27d19a18ee10647c0bd861ad5044ab5c39a5af47ab833bc8a33705639629b223
Details
Created

2025-11-08 15:13:55 UTC

Size

62.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-11-08T14:58:00.258Z
  • 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
    a71eb42f33f2a1fdb7a13184b5ad7dff0114aa37
  • 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
    v2.14.0-rc1

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:1adabd6b0d6b8acfa4ad149a984df0977135a7babf423538c7284a02744a4ee8 - 43.24% (26.9 MB)

[#001] sha256:6593c980c191ce0be210b298272dbf7404965d05d52157c943585baf2acef46a - 41.94% (26.1 MB)

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

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

[#004] sha256:97cef9449ce866954e6ef41cc18a926c0d44bc52f112adf342ec932c6f136272 - 14.77% (9.2 MB)

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

[#006] sha256:80d0c0581ff0eef91876aefd6495e8880e565492a727b34b1149dc9f0918bcf9 - 0.03% (17 KB)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

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

2025-11-08 14:58:23 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-11-08 14:58:23 UTC (buildkit.dockerfile.v0)

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

2025-11-08 14:58:23 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-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

USER 999

2025-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:13:55 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2025-11-08 15:13:55 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-11-08 15:07:27 UTC

Size

62.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-11-08T14:58:02.298Z
  • 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
    a71eb42f33f2a1fdb7a13184b5ad7dff0114aa37
  • 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
    v2.14.0-rc1

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:162e72af9357868b8f7f48fbf3ea23ddd179a309a9f28f2802a2e785239ec09d - 43.1% (26.8 MB)

[#001] sha256:59d711ef4ff1491326a5054efb1b15129b62b4a158b564aae605c9d3cfe7766e - 42.6% (26.5 MB)

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

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

[#004] sha256:a4eea545dcd450d2fc9be0d4a87161877959e3ebc6015d12c97c1c18b1d4d661 - 14.26% (8.87 MB)

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

[#006] sha256:ee2b48d891167a473afa1a474ecc0ef29af46a6e61448390ed0b0fd34d333497 - 0.03% (17 KB)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

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

2025-11-08 14:58: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-11-08 14:58:32 UTC (buildkit.dockerfile.v0)

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

2025-11-08 14:58:32 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-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

USER 999

2025-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

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

2025-11-08 15:07:27 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2025-11-08 15:07:27 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