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 2017/11/05 10:17:41 UTC

[GitHub] itsuugo opened a new pull request #700: ISSUE-699: Docker healthchek is failing #699

itsuugo opened a new pull request #700: ISSUE-699: Docker healthchek is failing #699
URL: https://github.com/apache/bookkeeper/pull/700
 
 
   The docker healthcheck is failing because it's trying to run the
   bookkeeper command without specifying a path.
   
   Adding the full path to the command fix this issue.
   
   Signed-off-by: Antonio Ojea <an...@gmail.com>
   
   Descriptions of the changes in this PR:
   
   (PR description content here)...
   
   > ---
   > Be sure to do all of the following to help us incorporate your contribution
   > quickly and easily:
   > 
   > - [ ] 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`.
   > - [ ] 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:
users@infra.apache.org


With regards,
Apache Git Services