Namespace
apache
Image / Tag
kvrocks:nightly-20250617-6a1e23b
Content Digest
sha256:1237f5bde876305739c932a24a536b4cb95df89a25af73029b16e430fac3b49c
Details
Created

2025-06-17 16:53:06 UTC

Size

62 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-06-17T16:37:58.464Z
  • 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
    6a1e23befe035a022f1a4cf11b019121aa68fb1f
  • 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:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 - 43.41% (26.9 MB)

[#001] sha256:d90fba73b9579093f559e9f22075f2e1ef27dc621a673793c5832601042c18b6 - 42.02% (26.1 MB)

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

[#003] sha256:7311fb8b21f69b5a34d5c5a93829beb2015f43a4127d1678c1c17e4a3a89eaff - 0.0% (171 Bytes)

[#004] sha256:06b92d8608ecb45ae488dfd23d80acb3b98ab3b762f80c0da0c5769479b2d11f - 14.52% (9.01 MB)

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

[#006] sha256:4d29dbbb828fede86ad6c4c61b7b3f6e1825f1e533712e200dba5703046c3888 - 0.02% (15.3 KB)


History
2025-06-10 00:00:00 UTC (debuerreotype 0.15)

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

2025-06-17 16:38:19 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-06-17 16:38:19 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:38:19 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-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:53:06 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-06-17 16: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

2025-06-17 16:47:13 UTC

Size

61.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-06-17T16:38:01.470Z
  • 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
    6a1e23befe035a022f1a4cf11b019121aa68fb1f
  • 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:34ef2a75627f6089e01995bfd3b3786509bbdc7cfb4dbc804b642e195340dbc9 - 43.25% (26.8 MB)

[#001] sha256:19cc03958eb1bfedd8d72971d6a799e1df4be50b53dd38c52c38debd820c80b5 - 42.68% (26.4 MB)

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

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

[#004] sha256:10f201035e25c3fa8eb5bb0a008694e760db5a0e5a2ec40190da740408ece4d9 - 14.03% (8.68 MB)

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

[#006] sha256:bcd80bda42a0748ed27d5548a5fe3dcf50ad3923fcd3924b6236480413548875 - 0.02% (15.3 KB)


History
2025-06-10 00:00:00 UTC (debuerreotype 0.15)

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

2025-06-17 16:38:48 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-06-17 16:38:49 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:38: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

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

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

2025-06-17 16:47:13 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-06-17 16:47:13 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