Namespace
apache
Image / Tag
kvrocks:nightly-20250305-4503753
Content Digest
sha256:fb09cc67c26e76fe730253dbdd6aeae61f77382ba69e6a79932c6bcf2dc0958a
Details
Created

2025-03-05 04:59:57 UTC

Size

61.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-03-05T04:46:02.555Z
  • 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
    45037538ca4a4722e1d4134bcdde57d7f1f815d2
  • 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:7cf63256a31a4cc44f6defe8e1af95363aee5fa75f30a248d95cae684f87c53c - 43.81% (26.9 MB)

[#001] sha256:851dda32a4022b70a0fb92275e41f3cf8e73d1123857236625fac118fe84cc8c - 42.41% (26.1 MB)

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

[#003] sha256:481cfe08219f5c3823713c2a468dbaf0ff7bacbf0497dc067f1c328cd1f89dc0 - 0.0% (171 Bytes)

[#004] sha256:1ccc5b64a27c2d3ec303629e58b85b1f90c7875ec0bbdd408f776a35c7c64f4d - 13.74% (8.44 MB)

[#005] sha256:92876dc7ad05b8e7ea0ce9dabdb86c8e57cfa5a35dc817342332343684d89eca - 0.01% (9.1 KB)

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


History
2025-02-24 00:00:00 UTC (debuerreotype 0.15)

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

2025-03-05 04:46: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-03-05 04:46:19 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:46: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-03-05 04:59:57 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-03-05 04:59:57 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-03-05 04:59:57 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:59:57 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:59:57 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:59:57 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:59:57 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-03-05 04:59:57 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-03-05 04:58:25 UTC

Size

61.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-03-05T04:46:06.650Z
  • 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
    45037538ca4a4722e1d4134bcdde57d7f1f815d2
  • 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:d51c377d94dadb60d549c51ba66d3c4eeaa8bace4935d570ee65d8d1141d38fc - 43.62% (26.7 MB)

[#001] sha256:960acf8bab9e900ae876a6db8b4352f11d967a642fb3e1a8878475e92f1d191f - 43.06% (26.4 MB)

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

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

[#004] sha256:1a59f3a6467e26d6ea594a733e529f233376806011b3027bcfc3a5a743a02e7e - 13.27% (8.14 MB)

[#005] sha256:0ee9be422e88033184ec89846d29670ddfcc6f8a03b6eed9b5c89f0cabf59b7e - 0.01% (9.11 KB)

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


History
2025-02-24 00:00:00 UTC (debuerreotype 0.15)

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

2025-03-05 04:46: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-03-05 04:46:43 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:46:43 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-03-05 04:58:25 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-03-05 04:58:25 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-03-05 04:58:25 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:58:25 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:58:25 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:58:25 UTC (buildkit.dockerfile.v0)

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

2025-03-05 04:58:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-03-05 04:58:25 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