sudo systemctl status docker
× docker.service - trim docker service
Loaded: loaded (/etc/systemd/system/docker.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Mon 2025-06-02 20:03:08 CST; 52s ago
Duration: 8ms
Process: 26906 ExecStart=/usr/bin/dockerd --tls=false -H unix:///var/run/docker.sock (code=exited, status=203/EXEC)
Main PID: 26906 (code=exited, status=203/EXEC)
CPU: 2ms
Jun 02 20:03:08 LLFnOS systemd[1]: docker.service: Scheduled restart **, restart counter is at 5.
Jun 02 20:03:08 LLFnOS systemd[1]: Stopped docker.service - trim docker service.
Jun 02 20:03:08 LLFnOS systemd[1]: docker.service: Start request repeated too quickly.
Jun 02 20:03:08 LLFnOS systemd[1]: docker.service: Failed with result 'exit-code'.
Jun 02 20:03:08 LLFnOS systemd[1]: Failed to start docker.service - trim docker service.
|