caiok opened a new issue #260: Docker image: provide a way to pass any desired 
configuration property via ENV vars
URL: https://github.com/apache/bookkeeper/issues/260
 
 
   In the first docker image PR (#197) emerged that could be useful to have a 
way to pass any desired configuration property at docker container creation.
   
   @merlimat Proposed to use [this python 
script](https://github.com/apache/incubator-pulsar/blob/master/docker/scripts/apply-config-from-env.py),
 but it currently lacks the ability to substitute commented out properties. 
This could lead to undesired and difficult to debug issues for the end user.
   
   This issue requires to import and enhance the script (and maybe to create a 
PR on the original repo) and update docker build files accordingly.
 
----------------------------------------------------------------
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