Namespace
apache
Image / Tag
kvrocks:nightly-20250204-1cf3709
Content Digest
sha256:370a9da816450764df64617f427a2459862fe7ed6c1b7e45d03852a27a12ae5d
Details
Created

2025-02-04 12:15:07 UTC

Size

61.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-04T12:00:58.166Z
  • 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
    1cf37091d38cfb79c85cd5e0d8fbfc131103b2c2
  • 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:c29f5b76f736a8b555fd191c48d6581bb918bcd605a7cbcc76205dd6acff3260 - 43.85% (26.9 MB)

[#001] sha256:3c13fd9e0819f1d8dc294c846fc9bd7016fd30a29d7c73838fd0808620c9a144 - 42.45% (26 MB)

[#002] sha256:7496f9290ac3a2b01c7cbfdb8ca3491d80199a96c44b377829102c5f36daf414 - 0.0% (1.1 KB)

[#003] sha256:506299a934c278c4ed1d662203815bf1cc94c164081b847115f7cea523fde58b - 0.0% (169 Bytes)

[#004] sha256:637a825ef12f634a72f84ef013b9219344e1993b4d1476313fbbc2e3195c993f - 13.66% (8.38 MB)

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

[#006] sha256:df7e9a6300bbf468b5d7b1c6a087ddc0efe84d1b5215546585d9a23f2784580c - 0.02% (15.1 KB)


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

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

2025-02-04 12:01:20 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-02-04 12:01:20 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:01:21 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-02-04 12:15:07 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-02-04 12:15:07 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-02-04 12:15:07 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:15:07 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:15:07 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:15:07 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:15:07 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-02-04 12:15:07 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-02-04 12:09:24 UTC

Size

61.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-04T12:01:00.822Z
  • 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
    1cf37091d38cfb79c85cd5e0d8fbfc131103b2c2
  • 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:4d2547c084994a809c138e688fbe4ee14eedbc6e2defc5b1c680edd16e291473 - 43.66% (26.7 MB)

[#001] sha256:433d0502907807401afaf93bfaa680789334f63115c98b93b3ed3678b0ca750a - 43.11% (26.4 MB)

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

[#003] sha256:9a974e930714395308cdfcbf2f1c108ca00046aa2f7b90a2e1945b0d3bce31ba - 0.0% (169 Bytes)

[#004] sha256:1cdc47ee4464553717dc46d0923dc68c02ce8bed7106167a7fd1aa1bcebd9c0f - 13.19% (8.08 MB)

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

[#006] sha256:3750aeb9f0bf9ec583df0224069af670f8b6cbb3d06ed5e1d8b7ff919766aaed - 0.02% (15.1 KB)


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

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

2025-02-04 12:01:37 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-02-04 12:01:37 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:01:37 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-02-04 12:09:22 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-02-04 12:09:22 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-02-04 12:09:22 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:09:22 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:09:23 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:09:24 UTC (buildkit.dockerfile.v0)

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

2025-02-04 12:09:24 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-02-04 12:09:24 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