摘要:
环境:Centos7.5 首先进入容器: docker exec -it myphp7 /bin/bash 先添加软件源(我在这里浪费了很长时间,先后使用163和aliyun的源都报各种错误,直到使用中科大的源才可以) echo "deb http://mirrors.ustc.edu.cn/deb 阅读全文
posted @ 2021-01-12 18:56 displaynick 阅读(624) 评论(3) 推荐(0)
|
|
|
|
摘要:
环境:Centos7.5 首先进入容器: docker exec -it myphp7 /bin/bash 先添加软件源(我在这里浪费了很长时间,先后使用163和aliyun的源都报各种错误,直到使用中科大的源才可以) echo "deb http://mirrors.ustc.edu.cn/deb 阅读全文
posted @ 2021-01-12 18:56 displaynick 阅读(624) 评论(3) 推荐(0) |
|