[IMP]PGCLI for py3o dev image too
This commit is contained in:
parent
7100085c83
commit
40e64990bd
@ -1,6 +1,10 @@
|
||||
FROM registry.yaltik.net/odoo:yaltikpy3o10
|
||||
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
|
||||
|
||||
# PostgreSQL CLI
|
||||
RUN pip install --user pgcli
|
||||
COPY pgcli.sh ./
|
||||
# Odoo specific
|
||||
RUN pip install --user watchdog
|
||||
COPY shell10.sh ./
|
||||
COPY launch10.dev.sh ./launch10.sh
|
||||
|
Loading…
Reference in New Issue
Block a user