[REM][TMP]Odoo images : remove pgcli (on python2)
This commit is contained in:
parent
4438eb1265
commit
e66f8c96fd
@ -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 ./
|
||||
|
@ -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 ./
|
||||
|
@ -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 ./
|
||||
|
@ -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 ./
|
||||
|
@ -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 ./
|
||||
|
@ -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 ./
|
||||
|
Loading…
Reference in New Issue
Block a user