[root@j5kp ~]# systemctl status docker
● docker.service - Docker Application Container Engine
Loaded: loaded (/etc/systemd/system/docker.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2024-01-16 13:30:25 CST; 30s ago
Docs: https://docs.docker.com
Process: 108528 ExecStart=/usr/bin/dockerd (code=exited, status=1/FAILURE)
Main PID: 108528 (code=exited, status=1/FAILURE)
1月 16 13:30:25 j5kp systemd[1]: docker.service: Service RestartSec=100ms expired, scheduling restart.
1月 16 13:30:25 j5kp systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
1月 16 13:30:25 j5kp systemd[1]: Stopped Docker Application Container Engine.
1月 16 13:30:25 j5kp systemd[1]: docker.service: Start request repeated too quickly.
1月 16 13:30:25 j5kp systemd[1]: docker.service: Failed with result ‘exit-code’.
1月 16 13:30:25 j5kp systemd[1]: Failed to start Docker Application Container Engine.
1月 16 13:30:31 j5kp systemd[1]: docker.service: Start request repeated too quickly.
1月 16 13:30:31 j5kp systemd[1]: docker.service: Failed with result ‘exit-code’.
1月 16 13:30:31 j5kp systemd[1]: Failed to start Docker Application Container Engine.
[root@j5kp ~]#