Namespace
apache
Image / Tag
kvrocks:nightly-20250213-4c8e3b3
Content Digest
sha256:62191da46db9b1a640170d190cb4ed27821d2d26166499912b7e3d0ac6a351ef
Details
Created

2025-02-13 12:25:48 UTC

Size

61.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-13T12:11:50.157Z
  • 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
    4c8e3b305763f2738c22980451d1b9674e1e3bb0
  • 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.79% (26.9 MB)

[#001] sha256:a4baa1a8546829e29634bdfa4162f189fd712a2d42995406f1e2bb93a44d5723 - 42.46% (26.1 MB)

[#002] sha256:3ac571a05e60dcb6bb6e88244aedcd7c15be0a175e92237137e6357374f71e84 - 0.0% (1.11 KB)

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

[#004] sha256:2503422846a59d25927fe9384ae8be092b40e719f8a714618b00d885efbd3c71 - 13.71% (8.43 MB)

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

[#006] sha256:aa13766b02b9116749c94e12699c7bc58c6c71ec7354bfd32c6d34550789dd63 - 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-13 12:12:06 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-13 12:12:06 UTC (buildkit.dockerfile.v0)

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

2025-02-13 12:12:06 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-13 12:25:48 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-02-13 12:25:48 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-02-13 12:25:48 UTC (buildkit.dockerfile.v0)

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

2025-02-13 12:25:48 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-13 12:25:48 UTC (buildkit.dockerfile.v0)

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

2025-02-13 12:25:48 UTC (buildkit.dockerfile.v0)

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

2025-02-13 12:25:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-02-13 12:25:48 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-13 12:20:08 UTC

Size

61.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-13T12:11:52.383Z
  • 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
    4c8e3b305763f2738c22980451d1b9674e1e3bb0
  • 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.6% (26.7 MB)

[#001] sha256:7602953d48371c841b10b3e986c4632043e142946bae219e490d8dc750c79f65 - 43.12% (26.4 MB)

[#002] sha256:4bcbf1ece152621f86a613ebbc8e4ea2dd035db266c36271ea8dd05e8b2892fb - 0.0% (1.11 KB)

[#003] sha256:19f763b8102bc821d4813f41fd55b5f123cb1444d06af97ac411b6d1d807785e - 0.0% (169 Bytes)

[#004] sha256:c5d39224f3f288f5da7b29de52bba20c9624f55c08a57d80fcc4cd929450882e - 13.24% (8.12 MB)

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

[#006] sha256:449c03a54dac603b92090c363fbc17154b4d85106bbbc51561e5b036d9d3b740 - 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-13 12:12:24 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-13 12:12:24 UTC (buildkit.dockerfile.v0)

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

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

USER kvrocks

2025-02-13 12:20:08 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-02-13 12:20:08 UTC (buildkit.dockerfile.v0)

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

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

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

2025-02-13 12:20:08 UTC (buildkit.dockerfile.v0)

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

2025-02-13 12:20:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-02-13 12:20:08 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