Namespace
apache
Image / Tag
kvrocks:nightly-20250131-1308d8a
Content Digest
sha256:b739c5a789e91d3d8f6ba5a28ac17cff23d2161424a1345f022ed5aab953d074
Details
Created

2025-01-31 09:08:01 UTC

Size

61.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-31T08:54:07.391Z
  • 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
    1308d8a305c0cc3dc6b8297cb37f57157a3e9226
  • 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:af302e5c37e9dc1dbe2eadc8f5059d82a914066b541b0d1a6daa91d0cc55057d - 43.85% (26.9 MB)

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

[#002] sha256:563244f4b2a876ca1a3b938142aec788d18becc3cbf48d2df960bb5517390f86 - 0.0% (1.1 KB)

[#003] sha256:5d48d33d302924cfc67c0890e046ce446bf1fd5096e9afffd4f672a532dc5735 - 0.0% (168 Bytes)

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

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

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


History
2025-01-13 00:00:00 UTC (debuerreotype 0.15)

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

2025-01-31 08:54:23 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-31 08:54:24 UTC (buildkit.dockerfile.v0)

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

2025-01-31 08:54: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-01-31 09:08:01 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-01-31 09:08:01 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-01-31 09:08:01 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:08:01 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:08:01 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:08:01 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:08:01 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-01-31 09:08: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-01-31 09:02:03 UTC

Size

61.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-31T08:54:10.319Z
  • 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
    1308d8a305c0cc3dc6b8297cb37f57157a3e9226
  • 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:7ce705000c390df8b2edde0e8b9c65a6677da4503a8f8fd89b355a3f827a275f - 43.66% (26.7 MB)

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

[#002] sha256:638724a2bc35080e064702172f1fee5905c60bbc4cbee3c600bf90dfed613a51 - 0.0% (1.11 KB)

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

[#004] sha256:3f2d73b516df4a42b56f6facc4b3028b1666e40a708ec616641851b27a745bd5 - 13.19% (8.08 MB)

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

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


History
2025-01-13 00:00:00 UTC (debuerreotype 0.15)

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

2025-01-31 08:54: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-01-31 08:54:37 UTC (buildkit.dockerfile.v0)

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

2025-01-31 08:54:38 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-31 09:02:03 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-01-31 09:02:03 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-01-31 09:02:03 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:02:03 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:02:03 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:02:03 UTC (buildkit.dockerfile.v0)

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

2025-01-31 09:02:03 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-01-31 09:02:03 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