StackStorm / st2packaging-dockerfiles

Dockerfiles used to build and test StackStorm deb/rpm packages
https://github.com/StackStorm/st2-packages
32 stars 33 forks source link

Fix pip in the centos8 image for building enterprise packages #88

Closed m4dcoder closed 4 years ago

m4dcoder commented 4 years ago

Use the default pip3 that comes with the python3 install instead of overwriting the pip install.

arm4b commented 4 years ago

Merging to get the new Docker images deployed ASAP.

arm4b commented 4 years ago

https://github.com/pypa/pip/issues/5599 was the actual issue with pip.