mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-02 12:07:35 +08:00
docs(how-to-build): remove the APISIX RPM package installation (#5659)
This commit is contained in:
parent
e90e3b7aa1
commit
62379b2ded
@ -53,14 +53,6 @@ If the official OpenResty repository is not installed yet, the following command
|
||||
sudo yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
|
||||
```
|
||||
|
||||
### Installation via RPM Package(CentOS 7)
|
||||
|
||||
This installation method is suitable for CentOS 7, please run the following command to install Apache APISIX.
|
||||
|
||||
```shell
|
||||
sudo yum install -y https://repos.apiseven.com/packages/centos/7/x86_64/apisix-2.11.0-0.el7.x86_64.rpm
|
||||
```
|
||||
|
||||
### Installation via Docker
|
||||
|
||||
Please refer to: [Installing Apache APISIX with Docker](https://hub.docker.com/r/apache/apisix).
|
||||
|
@ -53,14 +53,6 @@ sudo yum install apisix
|
||||
sudo yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
|
||||
```
|
||||
|
||||
### 通过 RPM 包安装(CentOS 7)
|
||||
|
||||
这种安装方式适用于 CentOS 7 操作系统,请运行以下命令安装 Apache APISIX。
|
||||
|
||||
```shell
|
||||
sudo yum install -y https://repos.apiseven.com/packages/centos/7/x86_64/apisix-2.11.0-0.el7.x86_64.rpm
|
||||
```
|
||||
|
||||
### 通过 Docker 安装
|
||||
|
||||
详情请参考:[使用 Docker 安装 Apache APISIX](https://hub.docker.com/r/apache/apisix)。
|
||||
|
Loading…
Reference in New Issue
Block a user