2024-06 Docker镜像不稳定,如下载失败请重试
最新版青龙有可能造成脚本无法运行的情况,请使用一键脚本安装亲测稳定青龙版本。
系统为CentOS 7.6即可,无需安装宝塔!
本脚本功能:安装docker+安装青龙+青龙端口更改(可选)+CK提交版Ninja(可选)
yum update -y
bash <(curl -sSL <https://linuxmirrors.cn/docker.sh>)
安装完Docker后必须先配置加速 再进行下一步
//以下代码下载2.11.3版本青龙
wget -q <https://git.metauniverse-cn.com/https://raw.githubusercontent.com/yanyuwangluo/VIP/main/Scripts/sh/ql.sh> -O ql.sh && bash ql.sh
//以下代码下载2.12版本青龙
wget -q <https://git.metauniverse-cn.com/https://raw.githubusercontent.com/yanyuwangluo/VIP/main/Scripts/sh/ql12.sh> -O ql12.sh && bash ql12.sh
已有青龙保存CK办法,下载env.sh到本地后再进行安装,安装完成后在环境变量一次性复制添加,打开自动拆分即可。
使用说明:
1、重置Cent OS 7.6系统
2、SSH输入代码
3、需要更改青龙端口的按提示操作,不需要的一直按回车