diff --git a/odoo/odoo/Dockerfile.10 b/odoo/odoo/Dockerfile.10 index e8dfcc7..0e8a516 100644 --- a/odoo/odoo/Dockerfile.10 +++ b/odoo/odoo/Dockerfile.10 @@ -6,6 +6,7 @@ RUN apt-get update \ && apt-get install -y --no-install-recommends \ build-essential git mercurial curl \ libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev libjpeg-dev libpq-dev \ + libfreetype6-dev \ python-dev python-setuptools python-pip nodejs npm # Handle Node PATH