You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/07/25 17:11:13 UTC

[GitHub] caiok commented on issue #288: Docker image: provide a template related way to handle different version

caiok commented on issue #288: Docker image: provide a template related way to handle different version
URL: https://github.com/apache/bookkeeper/issues/288#issuecomment-317750524
 
 
   Simple placeholders substitution is not enough for having a common template for centos and alpine. We need something that could conditionally put pieces of code. The simplest idea that comes to my mind is to use C preprocessor and instruct makefile for "compile" target platform-version dirs.
 
----------------------------------------------------------------
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