mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[REL] connector_amazon_sp: for 11.0
This commit is contained in:
@@ -9,6 +9,11 @@ RUN rm /etc/odoo/odoo.conf \
|
||||
&& cp /opt/odoo/hibou-suite/debian/odoo.conf /etc/odoo/odoo.conf \
|
||||
;
|
||||
|
||||
USER 0
|
||||
RUN cd /opt/odoo/hibou-suite/external/python-amazon-sp-api \
|
||||
&& pip install .
|
||||
USER 104
|
||||
|
||||
EXPOSE 3000
|
||||
ENV SHELL=/bin/bash \
|
||||
THEIA_DEFAULT_PLUGINS=local-dir:/opt/athene/plugins
|
||||
|
||||
Reference in New Issue
Block a user