Update README.md

This commit is contained in:
starry
2025-07-16 20:46:34 +08:00
committed by GitHub
parent 1f7b4314c3
commit bae04fac89

View File

@@ -2,6 +2,9 @@
#### 运行示例
```
docker pull ghcr.io/sky22333/shell:ansible
```
```
docker run --rm -it \
-v ./ansible:/etc/ansible \
-w /etc/ansible \