Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.
invoke-rc.d: initscript docker, action "start" failed.
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Mon 2022-04-11 17:08:17 CST; 9ms ago
Docs: https://docs.docker.com
Process: 7154 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)
Main PID: 7154 (code=exited, status=1/FAILURE)
Apr 11 17:08:17 SW01 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Apr 11 17:08:17 SW01 systemd[1]: docker.service: Failed with result 'exit-code'.
Apr 11 17:08:17 SW01 systemd[1]: Failed to start Docker Application Container Engine.
dpkg: error processing package docker-ce (--configure):
installed docker-ce package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
docker-ce
E: Sub-process /usr/bin/dpkg returned an error code (1)