Cleanup image
This commit is contained in:
parent
d8727165ee
commit
aed805063d
@ -21,7 +21,8 @@ RUN set -x; \
|
|||||||
&& tar xvf wkhtmltox.tar.xz \
|
&& tar xvf wkhtmltox.tar.xz \
|
||||||
&& cp wkhtmltox/lib/* /usr/local/lib/ \
|
&& cp wkhtmltox/lib/* /usr/local/lib/ \
|
||||||
&& cp wkhtmltox/bin/* /usr/local/bin/ \
|
&& cp wkhtmltox/bin/* /usr/local/bin/ \
|
||||||
&& cp -r wkhtmltox/share/man/man1 /usr/local/share/man/
|
&& cp -r wkhtmltox/share/man/man1 /usr/local/share/man/ \
|
||||||
|
&& rm -rf wkhtmltox.tar.xz wkhtmltox /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Install Odoo
|
# Install Odoo
|
||||||
ENV ODOO_VERSION 11.0
|
ENV ODOO_VERSION 11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user