[IMP]Add fonts liberation on odoo py3o base image
This commit is contained in:
parent
0db64e04b1
commit
58e94618d6
@ -5,6 +5,7 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
|
||||
USER root
|
||||
RUN echo 'deb http://ftp.debian.org/debian jessie-backports main' >> /etc/apt/sources.list.d/backports.list
|
||||
RUN apt-get update && apt-get install --no-install-recommends -t jessie-backports -y libreoffice libreoffice-calc libreoffice-writer
|
||||
RUN apt-get install fonts-liberation
|
||||
USER odoo
|
||||
|
||||
WORKDIR /opt/odoo/extra-addons
|
||||
|
Loading…
x
Reference in New Issue
Block a user