Fix and improve

This commit is contained in:
Baohua Yang
2026-02-12 16:51:50 -08:00
parent 45c61fc1ac
commit 20c4f21247
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
```