Dolibarr / dolibarr-docker

Official Dolibarr docker images. Based on the work of Garcia MICHEL (tuxgasy)
https://hub.docker.com/r/dolibarr/dolibarr
GNU General Public License v3.0
29 stars 9 forks source link

Do we need to change some configuration if we migrate from tuxgasy/docker-dolibarr repo to this official repository ? #26

Open PhilippeAccorsi opened 1 month ago

PhilippeAccorsi commented 1 month ago

Hi,

We use this old repository https://github.com/tuxgasy/docker-dolibarr (archived now) and do we need to change some configuration (volume for example in docker-compose.yml) or everything in configuration still working with the new official docker image ?

We use version 18.x at present.

Regards, Philippe

PhilippeAccorsi commented 1 month ago

I not seen difference on available environment variable between old repo and this repo so I think all is ok. But we use this kind of volume and we don't know if it is still ok to use configuration like this:

  volumes:
      - /data/services/dolibarr/documents:/var/www/documents
      - /data/services/dolibarr/htdocs/custom:/var/www/html/custom