zhaijack commented on issue #354: Docker Security
URL: https://github.com/apache/bookkeeper/issues/354#issuecomment-319618655
 
 
   From my view, this seems be the use case of apply-config-from-env.py.  Once 
you want something new be configured, you do it through env var.
   This requirement may not need change the docker side,  only need provide 
more docker run parameter when you run it.
   ```
   docker run -v local_securVolume:securety_dir  -e BK_sslKeyStore=securety_dir 
XXX
   ```
 
----------------------------------------------------------------
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