You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/08 12:57:57 UTC

[GitHub] ivankelly opened a new pull request #959: Docker image for testing

ivankelly opened a new pull request #959: Docker image for testing
URL: https://github.com/apache/bookkeeper/pull/959
 
 
   Contains all released versioned and the current version (from the
   current source tree). The image only gets built if the docker maven
   profile is enabled:
   
   ```
   mvn package -Pdocker
   ```
   
   Supervisord is used to start and stop bookkeeper. Each version has its
   own supervisord config. The same journal and ledger directories are
   used for all versions. Logs are written to per version log files in
   /var/log/bookkeeper.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services