DockStack
DockStack copied to clipboard
Fix python installation
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.
I also had to change git link to github mirrors after got some errors when the docker build step failed to git clone