Namespace
apache
Image / Tag
kvrocks:nightly-20260711-634ed15
Content Digest
sha256:293e0680d7bdc5be90e45b00c5ab9e8f6857e11bbdb80e105a673eccb2d8f121
Details
Created

2026-07-11 09:53:06 UTC

Size

62 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-11T09:30:31.608Z
  • 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
    634ed15dfd9249cfb57a52541dddba05b377df0a
  • 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:e95a6c7ea7d49b37920899b023ecd0e32796c976c1748491f76cae53ba86d13a - 45.81% (28.4 MB)

[#001] sha256:ff1d384287ea42e08498b1e37b60fcefa9e3d60546aa6d252ca19689eb83852a - 38.69% (24 MB)

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

[#003] sha256:1e80d8944da653b351696b532e2f7a1d3226bbf18943810f6814613a36f686da - 0.0% (171 Bytes)

[#004] sha256:05b2a6546e72951d155865439eb1cbb1935215655b9b01e92a828b7b62b08db7 - 15.46% (9.59 MB)

[#005] sha256:3bdf603f630dc104d2bcc658e5d092b1b5fb7ebb6cd1ac64334e5d50c7aa2232 - 0.01% (9.27 KB)

[#006] sha256:52499ad01944065fca7f0538a2c9edc1c441ba4404d634dc796dfc84e086e614 - 0.03% (17.3 KB)


History
2026-06-23 00:00:00 UTC (debuerreotype 0.17)

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

2026-07-11 09:30:49 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-07-11 09:30:49 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:30:49 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-07-11 09:53:06 UTC (buildkit.dockerfile.v0)

USER 999

2026-07-11 09:53:06 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-07-11 09:53:06 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:53: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-07-11 09:53:06 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:53:06 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:53:06 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:53:06 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-07-11 09:53: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"]

Details
Created

2026-07-11 09:46:20 UTC

Size

61.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-11T09:30:40.406Z
  • 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
    634ed15dfd9249cfb57a52541dddba05b377df0a
  • 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:3be819c1c8cfde074541a1d875fbf2da3642b0ec6bb39aaa2ce7d56052b67dc1 - 46.44% (28.8 MB)

[#001] sha256:759d7d5733ab3ff23336686286b109b573b5e8a51b1be08ea88842639cb55ae3 - 38.44% (23.8 MB)

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

[#003] sha256:62f7b43e850fc7178e812f8a33b30ac5ec7e61d505702a7a60d2780c7c8d10b5 - 0.0% (172 Bytes)

[#004] sha256:a0ff7a1fd8007a50689fe90e2cb0e2d143a07f619734356e955ae49ea23f74c1 - 15.07% (9.33 MB)

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

[#006] sha256:56dbcd7da5154a5e215831ea26d28eb6d1ee5e3554500805a41816ec597890d7 - 0.03% (17.3 KB)


History
2026-06-23 00:00:00 UTC (debuerreotype 0.17)

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

2026-07-11 09:31:08 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-07-11 09:31:09 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:31:09 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-07-11 09:46:20 UTC (buildkit.dockerfile.v0)

USER 999

2026-07-11 09:46:20 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2026-07-11 09:46:20 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:46:20 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-07-11 09:46:20 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:46:20 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:46:20 UTC (buildkit.dockerfile.v0)

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

2026-07-11 09:46:20 UTC (buildkit.dockerfile.v0)

EXPOSE [6666/tcp]

2026-07-11 09:46:20 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