Namespace
apache
Image / Tag
kvrocks:nightly-20250105-e4302d8
Content Digest
sha256:fe4c58758c92dd8548413515b765d2222a1c1baafd856efb513c7ea0f4e647a9
Details
Created

2025-01-05 14:47:30 UTC

Size

62.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-05T14:28:36.680Z
  • 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
    e4302d85d51292fc1b0e1e26b77f6e943a45e92b
  • 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
    nightly

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 - 43.01% (26.9 MB)

[#001] sha256:4805bceed85b7d2f9106f709a535befbbbeb3ab919a5e201a9ace6a796d6f8c9 - 41.28% (25.8 MB)

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

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

[#004] sha256:d17cddf4def2361fb70c2d51344fd9390bbfbbc59c843539b7e8b95ca3b453d3 - 15.67% (9.81 MB)

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

[#006] sha256:6e6635a592971f86e2eefaac90d3e60ee3c6033d993289f48630dd2074f8380b - 0.02% (14.9 KB)


History
2024-12-23 00:00:00 UTC (debuerreotype 0.15)

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

2025-01-05 14:28:50 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-01-05 14:28:50 UTC (buildkit.dockerfile.v0)

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

2025-01-05 14:28:50 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-01-05 14:47:30 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-01-05 14:47:30 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-01-05 14:47:30 UTC (buildkit.dockerfile.v0)

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

2025-01-05 14:47:30 UTC (buildkit.dockerfile.v0)

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

2025-01-05 14:47:30 UTC (buildkit.dockerfile.v0)

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

2025-01-05 14:47:30 UTC (buildkit.dockerfile.v0)

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

2025-01-05 14:47:30 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-01-05 14:47:30 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-01-05 17:16:59 UTC

Size

62.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-05T14:28:36.680Z
  • 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
    e4302d85d51292fc1b0e1e26b77f6e943a45e92b
  • 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
    nightly

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f5c6876bb3d7d368455916fa98c705330bd8a8d9c080ccea8fe4c4b35a2ecb1f - 42.88% (26.8 MB)

[#001] sha256:53113d8d45455fcbdcbbdbab42fe7d1807e3710dd2a3306180219839a1cb6347 - 41.99% (26.2 MB)

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

[#003] sha256:945e6a5eea7ce9a73b9a31136143207c40b63d131fd8082155a378a1268ff24a - 0.0% (169 Bytes)

[#004] sha256:957059c32ab23273d285d4d399c11d95b89a3afd124e140e446d7b232a87e1d9 - 15.09% (9.42 MB)

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

[#006] sha256:515c9d3b8c9a8fd69055275fbce594167d2aa0a3d782980484fc5cab6504e01e - 0.02% (14.9 KB)


History
2024-12-23 00:00:00 UTC (debuerreotype 0.15)

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

2025-01-05 14:30:34 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-01-05 14:30:34 UTC (buildkit.dockerfile.v0)

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

2025-01-05 14:30: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-01-05 17:16:59 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-01-05 17:16:59 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-01-05 17:16:59 UTC (buildkit.dockerfile.v0)

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

2025-01-05 17:16:59 UTC (buildkit.dockerfile.v0)

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

2025-01-05 17:16:59 UTC (buildkit.dockerfile.v0)

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

2025-01-05 17:16:59 UTC (buildkit.dockerfile.v0)

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

2025-01-05 17:16:59 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-01-05 17:16:59 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