Multiple installation of same dependency

python-pip is being installed multiple times.
This commit is contained in:
Anand kumar
2019-06-05 12:38:52 +05:30
committed by GitHub
parent 839f49c6ed
commit 3d7bd8579b

View File

@@ -37,7 +37,6 @@ RUN yum -y install acl \
postgresql-devel \
python-devel \
python-pip \
python-pip \
python-psutil \
python-psycopg2 \
python-setuptools \