Sign inSign up

zauberertz/dolibarr

By zauberertz

Updated over 10 years ago

DOLIBARR ERP & CRM Container with installed Dolibarr and all needed tools.

Image
0

2.3K

zauberertz/dolibarr repository overview

DOLIBARR ERP & CR

Container with installed Dolibarr and all needed tools. Database is not included, run a mysql and create a database.

Assuming you have a running mysql container:

docker run -d --name doli-test --link mysql:mysql -p 80:80 -e "PHP_TIMEZONE=Europe/Amsterdam" zauberertz/dolibarr:3.8.3

The PHP_TIMEZONE is used to set a proper timezone, default is UTC

Tag summary

Content type

Image

Digest

Size

261.8 MB

Last updated

over 10 years ago

docker pull zauberertz/dolibarr