This commit is contained in:
David Arnold 2016-10-25 12:20:24 +00:00 committed by GitHub
commit 798390b55e

View File

@ -17,7 +17,8 @@ RUN set -x; \
&& dpkg --force-depends -i wkhtmltox.deb \
&& apt-get -y install -f --no-install-recommends \
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false -o APT::AutoRemove::SuggestsImportant=false npm \
&& rm -rf /var/lib/apt/lists/* wkhtmltox.deb
&& rm -rf /var/lib/apt/lists/* wkhtmltox.deb \
&& rm -rf /usr/share/doc /usr/share/man
# Install Odoo
ENV ODOO_VERSION 9.0