Namespace
apache
Image / Tag
kvrocks:nightly
Content Digest
sha256:44700a4c71069ba114ec2b8194fe4ad5bd8206b45a4b7ec2c1c1361df551587d
Details
Created

2025-10-02 13:01:32 UTC

Size

62.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-10-02T12:46:25.842Z
  • 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
    5f0479b2071d16eebbba378e857f1efca6472cd4
  • 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:a3812866830efd88cda500bf128eb8429622fd72a5e1e4ee4f426b9e040f45f4 - 41.92% (26.1 MB)

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

[#003] sha256:8434452e2d592dd6fc4b6489ac23a92e053a007dac0f73a033d50c581cb5755f - 0.0% (169 Bytes)

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

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

[#006] sha256:b20ac34e7a5112396426988d3bab0a10e08c6923ab146a854653af8b3aed3cfa - 0.03% (16.8 KB)


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

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

2025-10-02 12:46:43 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-02 12:46:43 UTC (buildkit.dockerfile.v0)

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

2025-10-02 12:46:43 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-02 13:01:32 UTC (buildkit.dockerfile.v0)

USER 999

2025-10-02 13:01:32 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-10-02 13:01:32 UTC (buildkit.dockerfile.v0)

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

2025-10-02 13:01:32 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-02 13:01:32 UTC (buildkit.dockerfile.v0)

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

2025-10-02 13:01:32 UTC (buildkit.dockerfile.v0)

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

2025-10-02 13:01:32 UTC (buildkit.dockerfile.v0)

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

2025-10-02 13:01:32 UTC (buildkit.dockerfile.v0)

EXPOSE &{[{{54 0} {54 0}}] 0xc000753a40}

2025-10-02 13:01:32 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-02 12:55:44 UTC

Size

62.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-10-02T12:46:32.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
    5f0479b2071d16eebbba378e857f1efca6472cd4
  • 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:df729fcb67f3cea3959954dc022dde1549c94d0f886c687475ca957f533187f7 - 42.57% (26.5 MB)

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

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

[#004] sha256:958858b5a0999cff6b0ab62b556883cd2cef23f463a45a3b018acc7890769a91 - 14.31% (8.9 MB)

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

[#006] sha256:cf38ed91b85ee6e5c0756670df7a8e27ed18070ae8eed3e53cd30ff767bba168 - 0.03% (16.8 KB)


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

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

2025-10-02 12:47:03 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-02 12:47:03 UTC (buildkit.dockerfile.v0)

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

2025-10-02 12:47:04 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-02 12:55:43 UTC (buildkit.dockerfile.v0)

USER 999

2025-10-02 12:55:43 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-10-02 12:55:43 UTC (buildkit.dockerfile.v0)

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

2025-10-02 12:55:43 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-02 12:55:44 UTC (buildkit.dockerfile.v0)

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

2025-10-02 12:55:44 UTC (buildkit.dockerfile.v0)

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

2025-10-02 12:55:44 UTC (buildkit.dockerfile.v0)

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

2025-10-02 12:55:44 UTC (buildkit.dockerfile.v0)

EXPOSE &{[{{54 0} {54 0}}] 0x4000638040}

2025-10-02 12:55:44 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