Ben Mali
Results
1
comments of
Ben Mali
As a quick fix: `docker exec -it sh` `wget https://bootstrap.pypa.io/get-pip.py` `python get-pip.py` `python3 -m pip install ..`