[IMP]GOLEM v3 Base images with backend theme git repo
This commit is contained in:
parent
7a66e81654
commit
a3444bf945
@ -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/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/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/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
|
WORKDIR /opt/odoo/custom-addons
|
||||||
ADD code/yaltik10.tar.gz yaltik/
|
ADD code/yaltik10.tar.gz yaltik/
|
||||||
|
@ -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/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/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/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
|
WORKDIR /opt/odoo/custom-addons
|
||||||
ADD code/yaltik10.tar.gz yaltik/
|
ADD code/yaltik10.tar.gz yaltik/
|
||||||
|
Loading…
Reference in New Issue
Block a user