sijie commented on issue #197: BOOKKEEPER-974: Add an official bookkeeper docker image URL: https://github.com/apache/bookkeeper/pull/197#issuecomment-318436548 notes about the docker image from today's meeting - follow what other apache projects are doing [zeppelin](https://issues.apache.org/jira/browse/INFRA-12781) - using docker autobuild - dockerfile is to download official bk release image - remove versions. docker autobuild will look for docker file location and release tags. - os versions. let's stick to centos-7 and jdk-8. - configuration: 1) allow providing a configuration from a mounted volume 2) if no configuration file is provided, it will use the template packaged in the binary and take the ENV variables that start with "bk_" - entry point: we need an entry point to start and stop bookie gracefully - documentation: docker-compose file to start a cluster for testing - optional: k8s and dcos instructions (can be separate pull requests) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
