Doing a little more digging on how apache conf works in xampp, I have modified the docker file to enable adding addtionnal conf files without changing the ones which are added by xampp or bitnami.
I have tested the resulting docker image both with conf file directory linked and without conf file directory linked. Works well.
Doing a little more digging on how apache conf works in xampp, I have modified the docker file to enable adding addtionnal conf files without changing the ones which are added by xampp or bitnami. I have tested the resulting docker image both with conf file directory linked and without conf file directory linked. Works well.
I have updated the Readme.md accordingly.