mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-30 05:13:59 +08:00
update:支持国产arm架构的docker
This commit is contained in:
@@ -57,6 +57,8 @@
|
|||||||
|
|
||||||
## 方式一:docker快速部署
|
## 方式一:docker快速部署
|
||||||
|
|
||||||
|
docker镜像已支持x86架构、arm64架构的CPU,支持在国产操作系统上运行。
|
||||||
|
|
||||||
### 1. 安装docker
|
### 1. 安装docker
|
||||||
|
|
||||||
如果您的电脑还没安装docker,可以按照这里的教程安装:[docker安装](https://www.runoob.com/docker/ubuntu-docker-install.html)
|
如果您的电脑还没安装docker,可以按照这里的教程安装:[docker安装](https://www.runoob.com/docker/ubuntu-docker-install.html)
|
||||||
|
|||||||
@@ -64,6 +64,8 @@ is recommended to run the local source code.
|
|||||||
|
|
||||||
## Method 1: Quick deployment of docker
|
## Method 1: Quick deployment of docker
|
||||||
|
|
||||||
|
The docker image has supported the CPU of x86 architecture and arm64 architecture, and supports running on Chinese operating systems.
|
||||||
|
|
||||||
1. Install docker
|
1. Install docker
|
||||||
|
|
||||||
If your computer has not installed docker, you can follow the tutorial here to install
|
If your computer has not installed docker, you can follow the tutorial here to install
|
||||||
|
|||||||
Reference in New Issue
Block a user