[REM][TMP]Odoo images : remove pgcli (on python2)

This commit is contained in:
Fabien BOURGEOIS 2020-05-08 15:27:42 +02:00
parent 4438eb1265
commit e66f8c96fd
6 changed files with 12 additions and 12 deletions

View File

@ -3,8 +3,8 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
# PostgreSQL CLI
# Mandatory for pyhton2
RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
COPY pgcli.sh ./
# RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
# COPY pgcli.sh ./
# Odoo specific
RUN pip install --user watchdog
COPY shell10.sh ./

View File

@ -3,8 +3,8 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
# PostgreSQL CLI
# Mandatory for pyhton2
RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
COPY pgcli.sh ./
# RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
# COPY pgcli.sh ./
# Odoo specific
RUN pip install --user watchdog
COPY shell10.sh ./

View File

@ -3,8 +3,8 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
# PostgreSQL CLI
# Mandatory for pyhton2
RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
COPY pgcli.sh ./
# RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
# COPY pgcli.sh ./
# Odoo specific
RUN pip install --user watchdog
COPY shell10.sh ./

View File

@ -3,8 +3,8 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
# PostgreSQL CLI
# Mandatory for pyhton2
RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
COPY pgcli.sh ./
# RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
# COPY pgcli.sh ./
# Odoo specific
RUN pip install --user watchdog
COPY shell10.sh ./

View File

@ -3,8 +3,8 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
# PostgreSQL CLI
# Mandatory for pyhton2
RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
COPY pgcli.sh ./
# RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
# COPY pgcli.sh ./
# Odoo specific
RUN pip install --user watchdog
COPY shell10.sh ./

View File

@ -3,8 +3,8 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
# PostgreSQL CLI
# Mandatory for pyhton2
RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
COPY pgcli.sh ./
# RUN pip install --user pgcli==2.2.0 --only-binary psycopg2
# COPY pgcli.sh ./
# Odoo specific
RUN pip install --user watchdog
COPY shell10.sh ./