root@hi3798mv300:~#
root@hi3798mv300:~# service docker start
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~#
root@hi3798mv300:~# systemctl status docker.service
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2025-02-25 09:40:50 CST; 14s ago
TriggeredBy: ● docker.socket
Docs: https://docs.docker.com
Process: 8814 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)
Main PID: 8814 (code=exited, status=1/FAILURE)
Feb 25 09:40:50 hi3798mv300 systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
Feb 25 09:40:50 hi3798mv300 systemd[1]: Stopped Docker Application Container Engine.
Feb 25 09:40:50 hi3798mv300 systemd[1]: docker.service: Start request repeated too quickly.
Feb 25 09:40:50 hi3798mv300 systemd[1]: docker.service: Failed with result 'exit-code'.
Feb 25 09:40:50 hi3798mv300 systemd[1]: Failed to start Docker Application Container Engine.
root@hi3798mv300:~#