Can't install pip packages inside a docker container with Ubuntu

前端 未结 16 2339
抹茶落季
抹茶落季 2020-11-30 19:07

I\'m following the fig guide to using docker with a python application, but when docker gets up to the command

RUN pip install -r requirements.txt

16条回答
提交回复
热议问题