WSL2下 Debian10 卸载docker

WSL2 尝试卸载dockers,发现一直报错,原因docker 这个服务已经停了,而无法卸载,尴尬 Removing docker-ce (5:20.10.7~3-0~debian-buster) ... invoke-rc.d: could not determine current runlevel [....] Stopping Docker: dockerstart-stop-daemon: warning: failed to kill 2160: No such process No process in pidfile '/var/run/docker-ssd.pid' found running; none killed. invoke-rc.d: initscript docker, action "stop" failed. dpkg: error processing package docker-ce (--remove): installed docker-ce package pre-removal script subprocess returned error exit status 1 dpkg: error while cleaning up: installed docker-ce package post-installation script subprocess returned error exit status 1 dpkg: docker-ce-cli: dependency problems, but removing anyway as you requested: docker-ce depends on docker-ce-cli. Removing docker-ce-cli (5:20.10.7~3-0~debian-buster) ... Errors were encountered while processing: docker-ce E: Sub-process /usr/bin/dpkg returned an error code (1) 可以看到 invoke-rc.d: could not determine current runlevel ,查看docker-ce.prerm ...

June 26, 2021 · Leon

WSL2下 Debian10 运行Podman

...

June 26, 2021 · Leon

Debian 10 安装Pip3

June 5, 2021 · Leon

Debian 10 国内源 (中科大、网易源、阿里云)

June 5, 2021 · Leon

甲骨文DD debian10 并升级内核到5.10.0

June 5, 2021 · Leon