POTIER Mathieu
POTIER Mathieu
I suggest to let translation in the same repository to avoid mess ... but yes it could help developpers to understand better the concepts in their mother tongue. But English...
hi @dbitouze, this kind of error : ```` ERROR: for dolibarr_web_1 Cannot start service web: driver failed programming external connectivity on endpoint dolibarr_web_1 (443bedb8604371044a0be08ce1950aedaaf3d7d78572af356d23e16abacaf029): Error starting userland proxy: listen tcp4...
Hi, Sorry for delay, but it's quite complicated to debug this kind of error, not being at your side... ^_^ I saw some error using apache image and reaching by...
Hi, This image is not providing any SSL, it goes against the SOLID principles ^_^ SSL has to be performed by your implementation into your stack. I personnaly use traefik...
Dicussion welcomed about maintenance strategy @tuxgasy I'm supposing some things from what I saw in the .github/ flows and travis, and how this is builded and published.
Hi @jeritiana, Not sure it's related to this docker integration, I didn't see any reason for this module deactivated on the docker build process. Do you raised this issue on...
Hi, seems interesting. Quite easy to implement : can you benchmark it and open a pull request ? Following these guidelines : https://github.com/tuxgasy/docker-dolibarr/blob/master/CONTRIBUTING.md
I'll probably create a PR soon to add OPCache optims, thanks for suggest.
hi @Yamakuni, I got similar issues on other projects, need you to create a network outside compose, and use it as external network. Try to create a network outside using...