Namespace
apache
Image / Tag
kvrocks:nightly-20250523-ff9ecad
Content Digest
sha256:e53ea90b8a77da3ea950eef3b818baeac345a003ee7d950ca1e804ce443a16b5
Details
Created

2025-05-23 01:51:44 UTC

Size

61.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-23T01:37:00.274Z
  • 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
    ff9ecad7dc3b45d7d92caf71ba07f7c26a388c98
  • 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
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:61320b01ae5e0798393ef25f2dc72faf43703e60ba089b07d7170acbabbf8f62 - 43.67% (26.9 MB)

[#001] sha256:54fe9f715a3667ef6c3b39c6f34cbdfaa20491fd415ca063f638d1990ae08dfb - 42.26% (26.1 MB)

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

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

[#004] sha256:6390628e6b8288ba7b88755bba46536600ff39574ca5883718b05464f883130e - 14.04% (8.65 MB)

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

[#006] sha256:0ad7df78175288758d562127e9e73f19b50d8fee44662a7af69f38fa109cf1a1 - 0.02% (15.2 KB)


History
2025-05-20 00:00:00 UTC (debuerreotype 0.15)

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

2025-05-23 01:37:52 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-05-23 01:37:52 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:37:52 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-05-23 01:51:44 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-05-23 01:51:44 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-05-23 01:51:44 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:51:44 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:51:44 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:51:44 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:51:44 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-05-23 01:51:44 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-05-23 01:45:49 UTC

Size

61.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-23T01:37:11.115Z
  • 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
    ff9ecad7dc3b45d7d92caf71ba07f7c26a388c98
  • 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
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b16f1b16678093d11ecfece1004207a40f9bc1b7d9d1d16a070c1db552038818 - 43.49% (26.8 MB)

[#001] sha256:c431a583797e31ccf75d1331a7c3e773540fcb8646c6ffc5c4b80f452cdfc42b - 42.91% (26.4 MB)

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

[#003] sha256:53570885aad4c9fff6c37afa822f904d5747b05d113335b1dc1c959efb911ec7 - 0.0% (169 Bytes)

[#004] sha256:6721b56f3a46bc7a3609459bcdf46aa8264310a71778bf9a09618c4da4389f5f - 13.56% (8.35 MB)

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

[#006] sha256:7a6fd039537dc4fcf627d393e8a3a6545f43e321f42fa6356356e1c8e82623f3 - 0.02% (15.2 KB)


History
2025-05-20 00:00:00 UTC (debuerreotype 0.15)

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

2025-05-23 01:37:59 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-05-23 01:37:59 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:38:00 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-05-23 01:45:49 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-05-23 01:45:49 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-05-23 01:45:49 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:45:49 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:45:49 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:45:49 UTC (buildkit.dockerfile.v0)

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

2025-05-23 01:45:49 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-05-23 01:45:49 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