zhaijack opened a new pull request #420: Issue 419: dockerfile - add script to 
get GPG_KEY
URL: https://github.com/apache/bookkeeper/pull/420
 
 
   Descriptions of the changes in this PR:
   - Add script to get GPG_KEY, this would avoid manually provide it, and good 
to update to other version of BK binary.
   - Also delete yum install for md5sum and sha1sum, since they are already in 
coreutils, and will report error: 'No Match for argument: md5sum/sha1sum', 
while 'yum remove' in docker build. 
   
   ---
   Be sure to do all of the following to help us incorporate your contribution
   quickly and easily:
   
   - [X] Make sure the PR title is formatted like:
       `<Issue # or BOOKKEEPER-#>: Description of pull request`
       `e.g. Issue 123: Description ...`
       `e.g. BOOKKEEPER-1234: Description ...`
   - [ ] Make sure tests pass via `mvn clean apache-rat:check install 
findbugs:check`.
   - [X] Replace `<Issue # or BOOKKEEPER-#>` in the title with the actual 
Issue/JIRA number.
   
   ---
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to