-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
运行docker-compose up命令后,出现以下错误:
Step 14/17 : WORKDIR /opt/authcheck
---> Using cache
---> cd61bb3f0625
Step 15/17 : RUN python3 -m pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
---> Running in 9b546ff40198/usr/bin/python3: No module named pip
ERROR: Service 'authcheck' failed to build: The command '/bin/sh -c python3 -m pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com' returned a non-zero code: 1
恳请大佬抽空帮忙看看是怎么回事,感谢!!
Metadata
Metadata
Assignees
Labels
No labels