📝 docs(action-runner): update docker support terminology
- change docker-in-docker to docker-out-of-docker in both chinese and english readme files
This commit is contained in:
parent
9f64732736
commit
4e4df410c1
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
## 功能
|
## 功能
|
||||||
|
|
||||||
- 支持 Docker-in-Docker
|
- 支持 Docker-out-of-Docker
|
||||||
|
|
||||||
### 环境变量
|
### 环境变量
|
||||||
| 参数 | 是否必须 | 说明 |
|
| 参数 | 是否必须 | 说明 |
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ A simple self-hosted actions runner running in a container
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Supports Docker-in-Docker
|
- Supports Docker-out-of-Docker
|
||||||
|
|
||||||
### Environment Variables
|
### Environment Variables
|
||||||
| Parameter | Required | Description |
|
| Parameter | Required | Description |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue