zhaijack commented on issue #342: Issue 338: add first draft Docker image 
including community suggestions
URL: https://github.com/apache/bookkeeper/pull/342#issuecomment-319623544
 
 
   @caiok , Thanks, will add non-root use as you do.
   Regarding start/stop gracefully, I found kishore's coments, let's comment 
them in the readme.md. 
   ```
    here is the snippet you asked for (from my local Dockerfile)
   CMD /bookkeeper/bookkeeper-server/bin/bookkeeper shell bookieformat 
-nonInteractive -force -deleteCookie; 
/bookkeeper/bookkeeper-server/bin/bookkeeper bookie; 
/bookkeeper/bookkeeper-server/bin/bookkeeper autorecovery
   ```
 
----------------------------------------------------------------
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