[FIX]Fix odoodev10 with user dependency
This commit is contained in:
parent
ffbb4c97fe
commit
be32e677e3
@ -1,6 +1,6 @@
|
||||
FROM odoo:yaltik10
|
||||
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
|
||||
|
||||
RUN pip install watchdog
|
||||
RUN pip install --user watchdog
|
||||
COPY shell10.sh ./
|
||||
COPY launch10.dev.sh ./launch10.sh
|
||||
|
Loading…
Reference in New Issue
Block a user