Update README.md
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
国内 Debain 系统一键安装/卸载 Docker
|
国内 Debain 系统一键安装/卸载 Docker
|
||||||
|
|
||||||
# 使用说明
|
# 使用说明
|
||||||
安装:
|
安装:Docker
|
||||||
```
|
```
|
||||||
bash <(curl -sSL https://raw.githubusercontent.com/xzx3344521/dock/refs/heads/main/dock.sh)
|
bash <(curl -sSL https://raw.githubusercontent.com/xzx3344521/dock/refs/heads/main/dock.sh)
|
||||||
```
|
```
|
||||||
卸载:
|
卸载:卸载 Docker
|
||||||
如果需要保留请提前备份 `/var/lib/docker` 目录
|
如果需要保留请提前备份 `/var/lib/docker` 目录
|
||||||
```
|
```
|
||||||
bash <(curl -sSL https://raw.githubusercontent.com/xzx3344521/dock/refs/heads/main/dock.sh) -u
|
bash <(curl -sSL https://raw.githubusercontent.com/xzx3344521/dock/refs/heads/main/dock.sh) -u
|
||||||
|
|||||||
Reference in New Issue
Block a user