DockStack icon indicating copy to clipboard operation
DockStack copied to clipboard

Fix python installation

Open felippe-mendonca opened this issue 5 years ago • 1 comments

I changed how pip install command is done, separating into tow commands to prevent error related on #6, and also added an option --ignore-installed on pip install command to handle with psutil error described on #5.

felippe-mendonca avatar May 05 '19 04:05 felippe-mendonca

I also had to change git link to github mirrors after got some errors when the docker build step failed to git clone

felippe-mendonca avatar May 05 '19 04:05 felippe-mendonca