Aloïs Micard
f5c5f7b78f
docker: fix LegacyKeyValueFormat build check
2025-03-18 23:01:00 +01:00
Aloïs Micard
0dbedace6e
Add Dolibarr 21.0.0
2025-03-17 22:30:45 +01:00
Aloïs Micard
022b5c6447
Add tidy PHP extension
...
Closes : #16
2025-03-05 10:20:01 +01:00
Andrés Maldonado
441d19e301
Update base images to Bullseye
...
In Bullseye, libldap-common is no longer a dependency of libldap2-dev,
but it's still required for LDAPS connections
2024-11-14 16:28:10 +01:00
Laurent Destailleur
1cee1390ee
Update README
2024-11-08 02:23:13 +01:00
Mathieu POTIER
bbcc2ba078
Add Opcache and activate it for PHP7.4 and PHP8.* base images
2024-09-20 17:31:06 +02:00
Laurent Destailleur
f483c7fdf7
Debug load init
2024-09-13 16:29:26 +02:00
Laurent Destailleur
7391a344d4
Fix upgrade using upgrade.unlock. Add more logs.
2024-09-13 13:31:15 +02:00
Laurent Destailleur
ce0cfef9a9
Fix use of version to find the demo init file
2024-09-13 04:00:51 +02:00
Laurent Destailleur
c97f91a917
Update email for feedback.
2024-09-13 03:52:09 +02:00
Laurent Destailleur
514caf7c69
NEW Test if init demo file download fails. Test also if db exists.
...
Fix init demo for develop version.
2024-09-12 21:41:28 +02:00
Aloïs Micard
156e5cb402
Remove wget dependency
2024-08-20 08:51:26 +02:00
Laurent Destailleur
680f1d44fc
Fix try another solution to provide feature DOLI_INIT_DEMO
2024-08-18 19:01:34 +02:00
Laurent Destailleur
e0786cfc87
More logs. Include demo data.
2024-08-18 18:10:46 +02:00
Adrian Bach
2b5667bc1b
add multiple new Dolibarr versions ( #139 )
...
19.0.0
18.0.5
17.0.4
2024-02-13 21:34:57 +01:00
TuxGasy
caf7fbdd48
Allow custom php allow_url_fopen conf
2023-07-12 21:21:33 +02:00
Adrian Bach
437df7c5c8
Address security concerns ( #126 )
...
* fix: address some security concerns
* feat: add new DOLI_PROD env variable
2023-06-28 21:14:46 +02:00
TuxGasy
6de8618a8c
Fix #100 #119 enable user module
2023-05-13 10:24:58 +02:00
Florent Poinsaut
90a4088ce9
Securize Apache config ( #118 )
2023-04-18 15:53:37 +02:00
vincowl
9c43451d2b
run update.sh
2023-04-03 17:13:02 +02:00
POTIER Mathieu
ad6d7dae0c
16.0.1 release ( #102 )
2022-10-19 16:53:55 +02:00
TuxGasy
4fa2e0cb91
Fix Dockerfile
2022-06-26 21:37:55 +02:00
Garcia MICHEL
f389a0b5c3
Add more arch support ( #87 )
...
* Update travis with arch arm64
* Use buildx plugin to build multi image archi
2022-06-26 21:28:41 +02:00
Garcia MICHEL
7980a9fd94
Add cron as sidecar container ( #86 )
...
* Add cron as sidecar container
* Fix cronjob
2022-06-26 13:00:41 +02:00
Edoardo Zanoni
d2e3605ccb
Feature/add postgres support ( #80 )
...
* Add v15
* Add initial support to postgres
* [78] Add compose example for postgres installation
* [78] Fix docs: moved upgrade lines under proper section
* [78] Add postgres upgrade instructions
* [gh-78] Improve conf.php management with pgsql
2022-03-07 19:13:15 +01:00
POTIER Mathieu
ce9be42ada
Add volumes for custom plugins installation ( #71 )
2021-11-05 13:07:53 +01:00
Romain Dartigues
478d9a51a9
squeeze ~70 MiB from OCI image ( #58 )
...
ADD instruction create a new layer whose content is still present
in the final image even if a future RUN command seemly remove it.
2021-09-05 12:16:07 +02:00
TuxGasy
28c3417d9a
Remove duplicate clean up
2021-04-30 12:49:22 +02:00
Garcia MICHEL
c9433476e2
WIP: Add .travis.yml file ( #49 )
...
* Add .travis.yml file
* Replace deprecated MAINTAINER instruction with LABEL
2021-04-30 12:40:45 +02:00
POTIER Mathieu
c6b7eb8c67
Add IMAP packages to images in order to enable some features ( #48 )
...
* Add IMAP packages to images in order to enable some features
* use specified debian release name
I used each time the most up to date debian release.
2021-04-30 07:30:40 +02:00
TuxGasy
d97153d864
Update images
2021-03-22 20:46:41 +01:00
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
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