You must log in or register to comment.
Why are you running pipinstall when using a docker container?… Or are you talking about manually creating your own container?
Read the dockerfile. Do you know how any of this works?
Why exactly are you comparing the docker file to bare metal, and implying you need to do more than run a docker command?
You don’t install anything when using docker (beyond docker of course.)
If you watch your process monitor…