Namespace
apache
Image / Tag
kvrocks:nightly-20250419-a71131f
Content Digest
sha256:5742c9ae0a7ad617cc2978b3f51b127346dc2f2dac4ae6aca42dc64abf58f84a
Details
Created

2025-04-19 11:18:06 UTC

Size

63.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-19T11:03:55.876Z
  • 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
    a71131ffb445e953458918579ea62ae0bca0a8d1
  • 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.23% (26.9 MB)

[#001] sha256:515d1cfc0f8db41f0c82b183fa82b79bae81c75f796b108ca296ddce4320ebdd - 44.34% (28.3 MB)

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

[#003] sha256:49276b3f89fa5c99f6a7d793b235bdba7b605f3d516c1be6374c32862758e59e - 0.0% (171 Bytes)

[#004] sha256:3cf949a11289c635b193394d891e309dc41c78e9df91efd20f39c1a4a1788a19 - 13.39% (8.53 MB)

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

[#006] sha256:956b4fc30877079675fcdb7fe41fbd6b786638f257a7c7c0c2446a2b0415c6e2 - 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-19 11:04:17 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-19 11:04:17 UTC (buildkit.dockerfile.v0)

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

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

USER kvrocks

2025-04-19 11:18:06 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-04-19 11:18:06 UTC (buildkit.dockerfile.v0)

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

2025-04-19 11:18: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-04-19 11:18:06 UTC (buildkit.dockerfile.v0)

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

2025-04-19 11:18:06 UTC (buildkit.dockerfile.v0)

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

2025-04-19 11:18:06 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-04-19 11:18: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-04-19 11:12:26 UTC

Size

63.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-19T11:03:56.875Z
  • 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
    a71131ffb445e953458918579ea62ae0bca0a8d1
  • 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 - 42.09% (26.8 MB)

[#001] sha256:d3e90bd4916250f50061c314febc40afa3326b474f0793dd7c91eee557bd02c3 - 44.93% (28.6 MB)

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

[#003] sha256:13e179e629b1b7ca4059fe1413bad53328b159dc5ad5151a9a204396a1191752 - 0.0% (171 Bytes)

[#004] sha256:6ec9ec6a34e6ec945c7110c3100e8223a13b7f19d4058d1f867e6ba06041c073 - 12.94% (8.23 MB)

[#005] sha256:2aeb039d694149ce14ca5d60019ce61fbaea5a0a5f9b0543541b86c51c2c4697 - 0.01% (9.1 KB)

[#006] sha256:b66b8105577d2f6fc12aeab760b4b17bd560682b2c3aac8a8c453c68753e835b - 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-19 11:04: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-19 11:04:43 UTC (buildkit.dockerfile.v0)

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

2025-04-19 11:04: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-19 11:12:25 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-04-19 11:12:25 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-04-19 11:12:25 UTC (buildkit.dockerfile.v0)

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

2025-04-19 11:12: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-04-19 11:12:26 UTC (buildkit.dockerfile.v0)

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

2025-04-19 11:12:26 UTC (buildkit.dockerfile.v0)

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

2025-04-19 11:12:26 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-04-19 11:12:26 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