Commit Graph

13 Commits

Author SHA1 Message Date
POTIER Mathieu
ce9d9c483c Add some example of integrations (#44)
* Add some example of integrations
Update docker-run.sh to deal with docker secret for some vars.

* Update update.sh

Fix review

* Update .gitignore
2021-03-15 17:07:47 +01:00
POTIER Mathieu
75cb48f9e5 Fix tags for docker images (#43)
* Fix tags for docker images
Be careful potential BC break for those who are stickied to latest tag.

* Fix reviews
2021-02-07 11:34:52 +01:00
Mickael Lehoux
27a786c94d Allow to change default mysql port by using ${DOLI_DB_HOST_PORT} (#41)
* 🚀 add ${DOLI_DB_HOST_PORT} on each docker-run.sh

* 📝 edit readme

* etid from https://github.com/tuxgasy/docker-dolibarr/pull/41#issuecomment-770176469

* default port set in Dockerfile.template only

Co-authored-by: Mickael <mickael.lehoux@greenponik.com>
2021-02-02 15:22:23 +01:00
TuxGasy
737234da33 Add develop tag 2021-01-15 23:22:06 +01:00
POTIER Mathieu
a5af7fdf09 Create doli 12.0.4 (#38)
* Create DOLIBARR 12.0.4

* Update README.md

Co-authored-by: Mathieu POTIER <mpotier@deezer.com>
2021-01-14 19:43:27 +01:00
Garcia MICHEL
81bf31ccc5 Use cmd (#31)
* Use CMD to run apache

* add missing exec from entrypoint

* Move set command

* Update to Dolibarr 12.0.3
2020-10-20 10:50:21 +02:00
POTIER Mathieu
649bbd7f2e improve init script (#26)
Co-authored-by: Mathieu POTIER <mpotier@deezer.com>
2020-08-13 20:20:47 +02:00
m8nky
49f8c6b797 ADD: Configurable PHP memory_limit (default 256M). (#24) 2020-08-07 03:12:26 +02:00
Mathieu POTIER
26c8b286e5 Fix #22 while generating image with GD 2020-07-23 20:44:45 +02:00
TuxGasy
1f2ef2d07a Minor fix 2020-07-17 17:28:26 +02:00
Mathieu POTIER
336ec40c1f Condition for editing conf file 2020-07-13 13:09:56 +02:00
Mathieu POTIER
385c7f6596 Add migration for DB capability in startup script 2020-07-13 12:26:32 +02:00
Mathieu POTIER
e70ac88edb Handle reviews and create convenience script + CONTRIBUTING.md 2020-07-11 23:25:29 +02:00