linux-alpine安装软件指定安装源
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
linux-alpine安装软件指定安装源
方式一:
修改源:
vi etc/apk/repositories
替换成阿里源
http://mirrors.aliyun.com/alpine/v3.8/main/
http://mirrors.aliyun.com/alpine/v3.8/community/
之后更新源
apk update
方式二:
直接在软件安装后面 添加源地址:
apk add php7 --repository http://nl.alpinelinux.org/alpine/edge/testing/
即可使用当前源进行安装。
GitHub 加速计划 / li / linux-dash
6
1
下载
A beautiful web dashboard for Linux
最近提交(Master分支:4 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献13条内容
所有评论(0)