This image is for a single node bookie.
403
Apache BookKeeper is a scalable, fault tolerant and low latency storage service optimized for append-only workloads.
It is suitable for being used in following scenerios:
WAL (Write-Ahead-Logging), e.g. HDFS NameNode. Message Store, e.g. Apache Pulsar. Offset/Cursor Store, e.g. Apache Pulsar. Object/Blob Store, e.g. storing state machine snapshots.
More information about Bookkeeper could be found here: https://github.com/apache/bookkeeper
And this docker image is build based on Docker file under this directory: https://github.com/apache/bookkeeper/tree/master/docker, Please find the README there.
Content type
Image
Digest
Size
131.2 MB
Last updated
about 9 years ago
docker pull apachebookkeeper/bookkeeper