1
0
Fork 0

📝 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:
pooneyy 2025-10-30 22:03:21 +08:00
parent 9f64732736
commit 4e4df410c1
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
## 功能 ## 功能
- 支持 Docker-in-Docker - 支持 Docker-out-of-Docker
### 环境变量 ### 环境变量
| 参数 | 是否必须 | 说明 | | 参数 | 是否必须 | 说明 |

View File

@ -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 |