Update README.md

This commit is contained in:
2025-10-26 16:35:18 +08:00
committed by GitHub
parent c8dd96088e
commit 6300ea1894

View File

@@ -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