[IMP]GOLEM v3 Base images with backend theme git repo

This commit is contained in:
Fabien BOURGEOIS 2018-03-29 09:09:07 +02:00
parent 7a66e81654
commit a3444bf945
2 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,8 @@ RUN git clone --depth 1 -b 10.0 https://github.com/OCA/community-data-files \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/l10n-france \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/partner-contact \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/vertical-association \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/web
&& git clone --depth 1 -b 10.0 https://github.com/OCA/web \
&& git clone --depth 1 -b 10.0 https://github.com/Openworx/backend_theme
WORKDIR /opt/odoo/custom-addons
ADD code/yaltik10.tar.gz yaltik/

View File

@ -6,7 +6,8 @@ RUN git clone --depth 1 -b 10.0 https://github.com/OCA/community-data-files \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/l10n-france \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/partner-contact \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/vertical-association \
&& git clone --depth 1 -b 10.0 https://github.com/OCA/web
&& git clone --depth 1 -b 10.0 https://github.com/OCA/web \
&& git clone --depth 1 -b 10.0 https://github.com/Openworx/backend_theme
WORKDIR /opt/odoo/custom-addons
ADD code/yaltik10.tar.gz yaltik/