Namespace
apache
Image / Tag
kvrocks:nightly-20260918-c3a1a73
Content Digest
sha256:69b20901cfaa7d0dbe2ab7ba7e667a2a4cf68b61f21498f02446a12fdfd0969f
Details
Created

2026-09-18 02:12:46 UTC

Size

75.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-18T01:49:46.010Z
  • 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
    c3a1a731d5f2c3e16a10d1ea86da895f3dd1fb0a
  • 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:6310eb16bf4251731feab01e8f633bf5e2d75a657ccad97f420b1f83cce457be - 37.74% (28.4 MB)

[#001] sha256:c64ba4985f47e49740c23a2c31698c600badfb41afa9e8b4f270003b7dd32bbd - 49.07% (36.9 MB)

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

[#003] sha256:5eee944326325752f59013b466122821127b6ee198d7e67e51c1238cdcee5961 - 0.0% (171 Bytes)

[#004] sha256:bd19a7d5f4d2f5f0da51531add6e8de885357f044c8f9f72806ff04e1c95eade - 13.15% (9.9 MB)

[#005] sha256:1f5145a2a35199f2ed02581a5e8e20b9032a080603a689e350ed061ef30883e5 - 0.01% (9.27 KB)

[#006] sha256:ce12ac5a4e3fcc9e2e24cda81fd60acc618c275eae26dde17b365189e4ac60a0 - 0.02% (18.1 KB)


History
2026-08-24 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'

2026-09-18 01:50:10 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get upgrade -y && apt-get -y install openssl ca-certificates redis-tools binutils && apt-get clean # buildkit

2026-09-18 01:50:10 UTC (buildkit.dockerfile.v0)

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

2026-09-18 01:50:10 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

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

USER 999

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[CMD-SHELL redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1] Interval:30s Timeout:3s StartPeriod:30s StartInterval:0s Retries:3}

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:12:46 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-09-18 02:12:46 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

2026-09-18 02:05:06 UTC

Size

75.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-18T01:49:44.190Z
  • 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
    c3a1a731d5f2c3e16a10d1ea86da895f3dd1fb0a
  • 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:bf7af0229701decd1b9f42143504fc8f69e5664c37e57001d198e731e4f86c2e - 38.09% (28.8 MB)

[#001] sha256:d18c8954fac51faddc195f52b037b775b87b909ddc5a3dfac014de988f8d9340 - 49.1% (37.1 MB)

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

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

[#004] sha256:38abc06a0fe0356f003523e5f5d63a6f3cc9ca1fc2c59bc21aea644b5db67596 - 12.76% (9.64 MB)

[#005] sha256:7c1d363e030e2820c8eb3ad90e72781941ae603a49ab6e695b09c759cd97a6ec - 0.01% (9.27 KB)

[#006] sha256:91867fcdc8dc185230a1ecf3b7b28cbb2484e412263fc89eab5485393639cecf - 0.02% (18.1 KB)


History
2026-08-24 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'

2026-09-18 01:50:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get upgrade -y && apt-get -y install openssl ca-certificates redis-tools binutils && apt-get clean # buildkit

2026-09-18 01:50:07 UTC (buildkit.dockerfile.v0)

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

2026-09-18 01:50:07 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

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

USER 999

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[CMD-SHELL redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1] Interval:30s Timeout:3s StartPeriod:30s StartInterval:0s Retries:3}

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

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

2026-09-18 02:05:06 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-09-18 02:05:06 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