Namespace
apache
Image / Tag
kvrocks:nightly-20250411-5c30828
Content Digest
sha256:10e0bde88ab8df0b057a97fe07c414c0232a649a01484572f49aab169fac792f
Details
Created

2025-04-11 05:01:46 UTC

Size

61.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-11T04:47:49.224Z
  • 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
    5c30828753d2de6423ea872d8b49d31a0aa44184
  • 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 - 43.79% (26.9 MB)

[#001] sha256:df471352ffc6b77fea91174f8ea6e94ccc5e8501f543a0ff4174b064873eb0e3 - 42.35% (26 MB)

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

[#003] sha256:9e22bbb1c0280ebe54a3ba9d223cb0cad13e3600b275c971c6044c79a728c572 - 0.0% (171 Bytes)

[#004] sha256:dcca1324a40d7486ef7d3d722e7fb1d9730cea6566006a7104e76c5e6cb4c8d1 - 13.82% (8.5 MB)

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

[#006] sha256:f958c50ecd81484bbbd5882a763cda653b1b3288f69c122db0dfd9641a1fe27d - 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-11 04:48:04 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-11 04:48:05 UTC (buildkit.dockerfile.v0)

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

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

USER kvrocks

2025-04-11 05:01:46 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-04-11 05:01:46 UTC (buildkit.dockerfile.v0)

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

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

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

2025-04-11 05:01:46 UTC (buildkit.dockerfile.v0)

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

2025-04-11 05:01:46 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-04-11 05:01: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"]

Details
Created

2025-04-11 04:56:29 UTC

Size

61.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-11T04:47:55.317Z
  • 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
    5c30828753d2de6423ea872d8b49d31a0aa44184
  • 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 - 43.61% (26.8 MB)

[#001] sha256:f70cfdcbf9ddf18235dfd899d1073385479689a5ea91803b4253f467f21648e4 - 43.0% (26.4 MB)

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

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

[#004] sha256:f9084da6bef63d7d61c594055ab85df49d1bc898738c27debe4149113e5c26f7 - 13.35% (8.19 MB)

[#005] sha256:060964d445ed41565b615a06502d4f9c542da2c990ec6fb6c91c2c530bf9f176 - 0.01% (9.11 KB)

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

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

2025-04-11 04:48: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-04-11 04:56:29 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-04-11 04:56:29 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-04-11 04:56:29 UTC (buildkit.dockerfile.v0)

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

2025-04-11 04:56:29 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-11 04:56:29 UTC (buildkit.dockerfile.v0)

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

2025-04-11 04:56:29 UTC (buildkit.dockerfile.v0)

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

2025-04-11 04:56:29 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-04-11 04:56:29 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