Namespace
apache
Image / Tag
kvrocks:nightly-20250507-a352409
Content Digest
sha256:9f7505e88b27bb3b922806e2e649f3728ea537e17cfad0eda05ba13a6ee689f9
Details
Created

2025-05-07 08:27:01 UTC

Size

61.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-07T08:12:02.076Z
  • 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
    a352409dba15e84d5a91daf51350296de003eec1
  • 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:254e724d77862dc53abbd3bf0e27f9d2f64293909cdd3d0aad6a8fe5a6680659 - 43.68% (26.9 MB)

[#001] sha256:ca6092239a26beae880bd291d460371caf494c49b174ef06b4803f94c42ae048 - 42.27% (26 MB)

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

[#003] sha256:3298095a1519daa8fa4c0938e87a6e09aa0224d90397ef4d4ca92d5812100c43 - 0.0% (170 Bytes)

[#004] sha256:c0ac5603e6da8eb02ab0fa41bc05757c1a47004b416c342a70254259f9e42d7f - 14.01% (8.63 MB)

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

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


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

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

2025-05-07 08:12:25 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-07 08:12:26 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:12:26 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-07 08:27:00 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-05-07 08:27:00 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-05-07 08:27:00 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:27:00 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-07 08:27:00 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:27:01 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:27:01 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-05-07 08:27:01 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-07 08:20:46 UTC

Size

61.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-07T08:12:00.634Z
  • 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
    a352409dba15e84d5a91daf51350296de003eec1
  • 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:943331d8a9a9863299c02e5de6cce58602a5bc3dc564315aa886fe706376f27f - 43.51% (26.8 MB)

[#001] sha256:3bb04c888384aefd0c9e8ee3d8606cee3c7ef9d7a7f0b76ac3110d919fa6ab9c - 42.92% (26.4 MB)

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

[#003] sha256:5e15178f7a315d75f53325fa2fd84def8e6a43590718523e13a3bec28f45ca4c - 0.0% (170 Bytes)

[#004] sha256:a2fec36194789dfc1705ae17bfc0e240aca958a68263b6f2afeda3a79bb55564 - 13.53% (8.32 MB)

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

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


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

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

2025-05-07 08:12:35 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-07 08:12:35 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:12:35 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-07 08:20:45 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-05-07 08:20:45 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-05-07 08:20:45 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:20:45 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-07 08:20:45 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:20:46 UTC (buildkit.dockerfile.v0)

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

2025-05-07 08:20:46 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-05-07 08:20:46 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