mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-12-31 03:56:35 +08:00
适配 Alpine Linux & 优化
This commit is contained in:
@@ -75,7 +75,7 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
|
||||
|
||||
卸载命令如下:
|
||||
|
||||
=== "Debian 系 Linux"
|
||||
=== "Debian 系"
|
||||
|
||||
``` bash
|
||||
apt-get remove -y docker* containerd.io runc && apt-get autoremove
|
||||
@@ -83,7 +83,7 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
|
||||
|
||||
> `Debian` `Ubuntu` `Kali` `Deepin`
|
||||
|
||||
=== "RedHat 系 Linux / OpenCloudOS / openEuler"
|
||||
=== "RedHat 系 / OpenCloudOS / openEuler"
|
||||
|
||||
``` bash
|
||||
yum remove -y docker* containerd.io podman* runc
|
||||
|
||||
Reference in New Issue
Block a user