This commit is contained in:
2025-01-04 15:20:40 +08:00
parent 475e251004
commit aba48cd90f
2 changed files with 21 additions and 10 deletions

View File

@@ -1,9 +1,10 @@
#### 进入容器
```bash
docker compose run debian bash
```
```bash
docker compose run ubuntu bash
```