Fix and improve

This commit is contained in:
Baohua Yang
2026-02-12 16:51:50 -08:00
parent bae82e993a
commit 0835f8467a
100 changed files with 280 additions and 622 deletions

View File

@@ -83,6 +83,7 @@ $ podman run -d --pod mypod --name webbing nginx
如果你习惯使用 `docker` 命令可以简单地设置别名
```bash
$ alias docker=podman
```