mirror of
https://gitee.com/dromara/dbswitch.git
synced 2025-10-15 14:20:25 +00:00
一键安装命令更新
This commit is contained in:
@@ -138,9 +138,9 @@ docker run -d --name dbswitch \
|
|||||||
(3) 基于docker-compose提供linux联网环境下的**一键安装**,x86的CentOS系统下安装命令如下:
|
(3) 基于docker-compose提供linux联网环境下的**一键安装**,x86的CentOS系统下安装命令如下:
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -k -sSL https://gitee.com/dromara/dbswitch/attach_files/1946254/download | bash
|
curl -k -sSL https://gitee.com/dromara/dbswitch/attach_files/1946284/download | bash
|
||||||
```
|
```
|
||||||
注:默认yum源不可用可用命令```curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo```安装阿里源。
|
注:安装阿里源命令```curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo```。
|
||||||
|
|
||||||
文档详见: [build-docker/install/README.md](build-docker/install)
|
文档详见: [build-docker/install/README.md](build-docker/install)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user