Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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 Sat 2024-07-27 12:07:45 CST; 10s ago
- TriggeredBy: ● docker.socket
- Docs: https://docs.docker.com
- Process: 5792 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (co> Main PID: 5792 (code=exited, status=1/FAILURE)
- CPU: 180ms
- Jul 27 12:07:45 armbian systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
- Jul 27 12:07:45 armbian systemd[1]: Stopped Docker Application Container Engine.
- Jul 27 12:07:45 armbian systemd[1]: docker.service: Start request repeated too quickly.
- Jul 27 12:07:45 armbian systemd[1]: docker.service: Failed with result 'exit-code'.
- Jul 27 12:07:45 armbian systemd[1]: Failed to start Docker Application Container Engine.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement