[REL] connector_amazon_sp: for 11.0

This commit is contained in:
Jared Kipe
2022-02-04 13:25:45 -08:00
parent 7b1776d3a2
commit 2b8a77dd21
52 changed files with 4278 additions and 0 deletions

View File

@@ -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