Namespace
apache
Image / Tag
kvrocks:nightly-20251018-a44fcd3
Content Digest
sha256:db8bb5a845ad1e42dfd4c7bd1263c3692f3283480f8ef5b5688880ce1a26b4d1
Details
Created

2025-10-18 04:55:27 UTC

Size

62.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-10-18T04:40:16.539Z
  • 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
    a44fcd3b7992bdd2a7b1235403741d9c9cec7c51
  • 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:5c32499ab806884c5725c705c2bf528662d034ed99de13d3205309e0d9ef0375 - 43.23% (26.9 MB)

[#001] sha256:77da3423a0fff8602d86a995892283f6b0c3d5d17c36a3fa8bfe2d790b852633 - 41.92% (26.1 MB)

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

[#003] sha256:17f35cf0be853d62572a463ed052f6260adf60e90d08a400a7552b9ad2ff179a - 0.0% (169 Bytes)

[#004] sha256:a6233fe2437d81b9b2b4157ffe49d9b0e3f6fcb901aa6aed7a6a689301492a91 - 14.81% (9.22 MB)

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

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


History
2025-09-29 00:00:00 UTC (debuerreotype 0.16)

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

2025-10-18 04:40:38 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-10-18 04:40:38 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:40: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-10-18 04:55:27 UTC (buildkit.dockerfile.v0)

USER 999

2025-10-18 04:55:27 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-10-18 04:55:27 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:55: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-10-18 04:55:27 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:55:27 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:55:27 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:55:27 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2025-10-18 04:55: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"]

Details
Created

2025-10-18 04:49:24 UTC

Size

62.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-10-18T04:40:20.025Z
  • 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
    a44fcd3b7992bdd2a7b1235403741d9c9cec7c51
  • 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:f4e51325a7cb57cd9ae67bd9540483838b96bf7c9b0bf18205d9d30819e9ca38 - 43.08% (26.8 MB)

[#001] sha256:559f65624c2005b0301abcaad5b78d575b760ab70e871e4e2494a4c4e037fc28 - 42.57% (26.5 MB)

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

[#003] sha256:0b9ee0cd7ce61a131cadd91837ed03c0ed7417f2c15943fb99accf701a9116c8 - 0.0% (169 Bytes)

[#004] sha256:012b934ecb8ceb4c01ee8099a6d1e1b57aa20670564b5e5d8ac4e44077176f09 - 14.31% (8.9 MB)

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

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


History
2025-09-29 00:00:00 UTC (debuerreotype 0.16)

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

2025-10-18 04:41:01 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-10-18 04:41:01 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:41: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

2025-10-18 04:49:23 UTC (buildkit.dockerfile.v0)

USER 999

2025-10-18 04:49:23 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-10-18 04:49:23 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:49:23 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:49:24 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:49:24 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:49:24 UTC (buildkit.dockerfile.v0)

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

2025-10-18 04:49:24 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2025-10-18 04:49:24 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