Namespace
apache
Image / Tag
kvrocks:nightly-20250716-417bd13
Content Digest
sha256:c649120ac389df473d06cab176a2aef9516e2f93a3eecc2a70a419522cfef7cf
Details
Created

2025-07-16 02:10:37 UTC

Size

62.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-16T01:55:37.750Z
  • 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
    417bd13fc6fc7a5b7f3bde3b342e3527a4cc6572
  • 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:38ad362f747e1a9667ebd2bfb9627543b42dbe98e30cfaf3528a67cb77aa18ed - 42.0% (26.1 MB)

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

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

[#004] sha256:a4f1c6193c9563e07567a7d1a4ed755eac12eab1e10a42108901222415fa6281 - 14.6% (9.07 MB)

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

[#006] sha256:a9b85ff0188fb0fbbc5ec1c82ab1e2a962d0fdef22f56b20313ed368ce803bea - 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-16 01:55:53 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-16 01:55:53 UTC (buildkit.dockerfile.v0)

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

2025-07-16 01:55:53 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-16 02:10:37 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-07-16 02:10:37 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-07-16 02:10:37 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:10: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-16 02:10:37 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:10:37 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:10:37 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:10:37 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-07-16 02:10: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"]

Details
Created

2025-07-16 02:05:11 UTC

Size

62 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-16T01:55:45.580Z
  • 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
    417bd13fc6fc7a5b7f3bde3b342e3527a4cc6572
  • 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:eabe94acb8eefa4ec22192d99a86f3f18624459198c17da15c34ae7cf359c806 - 42.65% (26.4 MB)

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

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

[#004] sha256:48001e4ea7d61eff640200bba843c2654abe03c9f07e5e922657181c3ecdf26f - 14.11% (8.74 MB)

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

[#006] sha256:85bea778781dde0853d0697db72655fc7c5ac100e61afcd4b11a440fe0d362c5 - 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-16 01:56: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-16 01:56:37 UTC (buildkit.dockerfile.v0)

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

2025-07-16 01:56:37 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-16 02:05:11 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-07-16 02:05:11 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-07-16 02:05:11 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:05:11 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-16 02:05:11 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:05:11 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:05:11 UTC (buildkit.dockerfile.v0)

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

2025-07-16 02:05:11 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-07-16 02:05:11 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