|
Optimize pip install command
As mentioned by @sdktr the "--install-option" is redundant. The added "--no-warn-script-location" is used to silence warnings when installing into a directory that is not on $PATH. |
|---|
|
|
| Dockerfile |
|---|