ivankelly opened a new pull request #949: Build Docker image from maven
URL: https://github.com/apache/bookkeeper/pull/949
 
 
   The docker image is build on the install phase, using the tarball
   generated by the bookkeeper-dist-server module.
   
   It is only built if the docker profile is enabled.
   ```
   mvn install -Pdocker
   ```
   
   This removes the need to update the docker file after each release, as
   the image is automatically generated as part of the release process.

----------------------------------------------------------------
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

Reply via email to