Supported tags and respective Dockerfile links

6.0.2, stable, latest (bpodwinski/docker-dolibarr)
6.0-php7.0 (bpodwinski/docker-dolibarr/6.0-php7.1)
6.0-php7.0 (bpodwinski/docker-dolibarr/6.0-php7.0)
5.0.6, 5.0 (bpodwinski/docker-dolibarr/5.0)
4.0.4, 4.0 (bpodwinski/docker-dolibarr/4.0)
3.9.4, 3.9 (bpodwinski/docker-dolibarr/3.9)
3.8.4, 3.8 (bpodwinski/docker-dolibarr/3.8)
3.7.4, 3.7 (bpodwinski/docker-dolibarr/3.7)
3.6.6, 3.6 (bpodwinski/docker-dolibarr/3.6)
3.5.8, 3.5 (bpodwinski/docker-dolibarr/3.5)

What is this ?

Dolibarr ERP & CRM is a modern and easy to use software package to manage your business (customers, invoices, orders, products, stocks, agenda, e-mailings, shipments...). More details on the official website.

Features

  • Based on Debian
  • Latest stable versions
  • With Apache2 and PHP5.6
  • DB driver for Mysql and PostgreSQL

Ports

  • 80

Environment

Variable Type Default value
PHP_TIMEZONE optional UTC
PHP_MEMORY_LIMIT optional 256M
MAX_UPLOAD optional 128M

Volumes

You can attach 2 volumes to your container:

  • Configuration folder: /var/www/html/conf
  • Data folder: /var/www/html/documents

Use the flag -v to mount a volume on the host machine like described in official Docker documentation.