Explorar el Código

Update docker.sh

MoeClub hace 3 años
padre
commit
aae9f89550
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      docker.sh

+ 1 - 0
docker.sh

@@ -12,6 +12,7 @@ rm -rf /usr/bin/containerd-shim
 rm -rf /usr/bin/docker
 rm -rf /usr/bin/containerd-shim-runc-v2
 rm -rf /etc/systemd/system/docker.service
+rm -rf /var/lib/docker
 [ "$dockerVer" == "0" ] && exit 0