win10 wsl2 安装Ubuntu20.后安装docker启动

sudo systemctl start docker 报错: System has not been booted with systemd as init system (PID 1). Can’t operate.

应该使用命令:sudo service docker start

posted @ 2020-09-24 19:14  lishidefengchen  阅读(748)  评论(0编辑  收藏  举报