chore: remove unused historic image files

This commit is contained in:
Baohua Yang
2026-02-21 16:43:31 -08:00
parent f6462326b3
commit 1bcc8b5fd0
124 changed files with 1001 additions and 492 deletions

View File

@@ -188,6 +188,8 @@ WORKDIR /data
### 与其他指令的关系
相关信息如下表
| 指令 | WORKDIR 的影响 |
|------|---------------|
| `RUN` | WORKDIR 中执行命令 |