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/05/29 00:43:50 UTC

[GitHub] sijie opened a new issue #1449: BP-33: Move releasing official docker images out of main repo

sijie opened a new issue #1449: BP-33: Move releasing official docker images out of main repo
URL: https://github.com/apache/bookkeeper/issues/1449
 
 
   
   **BP**
   
   This is the master ticket for tracking BP-33 :
   
   Current bookkeeper docker images are auto-built by apache docker account. However it becomes problematic in the release process:
   
   Docker autobuild uses release tag for labeling the versions for docker images. But the `Dockerfile` can only be updated after a release is successfully made. So we have to retag a release after a release, in order to update `Dockerfile` to build the docker images.
   
   Proposal PR - #&lt;pr-number&gt;
   

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