Namespace
apache
Image / Tag
kvrocks:nightly-20250421-5f8e94b
Content Digest
sha256:3ce21e3fd2ec2cb8b11ff2657fe060e32df8e2ac393a360f5fec75ee5ef4e70b
Details
Created

2025-04-21 12:46:43 UTC

Size

63.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-21T12:31:49.983Z
  • 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
    5f8e94bd39ec8f6552fc751fb2ae9325e185062b
  • 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:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 - 42.12% (26.9 MB)

[#001] sha256:8814d15910076ceba7d9700bbd615f925d63ee72d0765ccc5bd1494c219ef411 - 44.22% (28.3 MB)

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

[#003] sha256:3ef898cda748619d4d25efee15fc6aff44f88b2df60d81f19da7cddc88950cb1 - 0.0% (172 Bytes)

[#004] sha256:0457419fbe5b3612e3dc740ccbef830037adef37730eb17af1fdc32f26184c1f - 13.62% (8.71 MB)

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

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


History
2025-04-07 00:00:00 UTC (debuerreotype 0.15)

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

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

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

2025-04-21 12:32: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

2025-04-21 12:46:43 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-04-21 12:46:43 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-04-21 12:46:43 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:46:43 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:46:43 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:46:43 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:46:43 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-04-21 12:46:43 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-04-21 12:40:36 UTC

Size

63.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-21T12:31:56.916Z
  • 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
    5f8e94bd39ec8f6552fc751fb2ae9325e185062b
  • 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:16c9c4a8e9eef856231273efbb42a473740e8d50d74d35e6aedd04ff69fe161f - 41.98% (26.8 MB)

[#001] sha256:31b48975b94b1ade0695e91d62ca274945d6a558fdcfbbf4d077ce952224e4f4 - 44.82% (28.6 MB)

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

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

[#004] sha256:ffacffec22cfc80358c29c574f02e97ca2b6749667acdb8240ee42c103920cc3 - 13.16% (8.39 MB)

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

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


History
2025-04-07 00:00:00 UTC (debuerreotype 0.15)

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

2025-04-21 12:32:43 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-04-21 12:32:44 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:32:44 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-04-21 12:40:35 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-04-21 12:40:35 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-04-21 12:40:35 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:40:35 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:40:35 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:40:36 UTC (buildkit.dockerfile.v0)

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

2025-04-21 12:40:36 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-04-21 12:40:36 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