Namespace
apache
Image / Tag
kvrocks:nightly-20250918-ce1ca5f
Content Digest
sha256:749b405c37f5b883af003bd7da14c89cff713fe4f81204c2196931c547a1afe8
Details
Created

2025-09-18 05:11:03 UTC

Size

62.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-09-18T04:54:57.541Z
  • 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
    ce1ca5fb67e929ec8685d53cba9163980e853861
  • 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:d107e437f7299a0db6425d4e37f44fa779f7917ecc8daf1e87128ee91b9ed3d3 - 43.24% (26.9 MB)

[#001] sha256:4ddb0132eacbb13ed8ce06d3d1fed07dbdb5fd928953ccdb53ac93b121e164f5 - 41.93% (26.1 MB)

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

[#003] sha256:38fc23721b0cd6717f9357a398ec6f4f4eb42accba4e1872a70a9a9670cad89c - 0.0% (171 Bytes)

[#004] sha256:cb3536a9938663c440d3cd9d30d740200f448255c2a4218125c8f339e9a91acf - 14.79% (9.21 MB)

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

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


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

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

2025-09-18 04:55:21 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-09-18 04:55:21 UTC (buildkit.dockerfile.v0)

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

2025-09-18 04:55:21 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-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

USER 999

2025-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:11:03 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:11:03 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-09-18 05:04:21 UTC

Size

62.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-09-18T04:54:59.237Z
  • 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
    ce1ca5fb67e929ec8685d53cba9163980e853861
  • 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:0878ecc8b0afd0d835641c015541aacd4780ec19e5565a3e1a5af3f77d208d42 - 43.1% (26.8 MB)

[#001] sha256:add093d027583c33dde7e1a662e72b1fe206c1481bf2e1eaf8535116c72ac176 - 42.58% (26.5 MB)

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

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

[#004] sha256:6b74982e50d1c67049b53aaca883f8fcbadc781f70d94fb19ef01d76a11ea57c - 14.28% (8.88 MB)

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

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


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

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

2025-09-18 04:55:33 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-09-18 04:55:34 UTC (buildkit.dockerfile.v0)

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

2025-09-18 04:55:34 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-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

USER 999

2025-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:04:21 UTC (buildkit.dockerfile.v0)

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

2025-09-18 05:04:21 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