systemctl status docker.service
I get this:
Code
service.system.docker.service - Docker Application Container Engine
Loaded: loaded (/storage/.kodi/addons/service.system.docker/system.d/service.system.docker.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-12-31 20:08:57 CET; 22h ago
Docs: https://docs.docker.com
Process: 472 ExecStart=/storage/.kodi/addons/service.system.docker/bin/dockerd --exec-opt native.cgroupdriver=systemd --log-driver=journald --group=root● service.system.docker.service - Docker Application Container Engine
Loaded: loaded (/storage/.kodi/addons/service.system.docker/system.d/service.system.docker.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-12-31 20:08:57 CET; 22h ago
Docs: https://docs.docker.com Process: 472 ExecStart=/storage/.kodi/addons/service.system.docker/bin/dockerd --exec-opt native.cgroupdriver=systemd --log-driver=journald --group=root $DOCKER_DAEMON_OPTS $DOCKER_STORAGE_OPTS (code=exited, status=1/FAILURE)
Process: 437 ExecStartPre=/storage/.kodi/addons/service.system.docker/bin/docker-config (code=exited, status=0/SUCCESS) Main PID: 472 (code=exited, status=1/FAILURE)
Dec 31 20:08:54 LibreELEC systemd[1]: Starting Docker Application Container Engine... Dec 31 20:08:56 LibreELEC dockerd[472]: time="2019-12-31T20:08:56.343281901+01:00" level=info msg="libcontainerd: new containerd process, pid: 710" Dec 31 20:08:57 LibreELEC dockerd[472]: time="2019-12-31T20:08:57.514205339+01:00" level=error msg="'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded."
Dec 31 20:08:57 LibreELEC dockerd[472]: Error starting daemon: error initializing graphdriver: driver not supported
Dec 31 20:08:57 LibreELEC systemd[1]: service.system.docker.service: Main process exited, code=exited, status=1/FAILURE
Dec 31 20:08:57 LibreELEC systemd[1]: Failed to start Docker Application Container Engine.
Dec 31 20:08:57 LibreELEC systemd[1]: service.system.docker.service: Unit entered failed state.
Dec 31 20:08:57 LibreELEC systemd[1]: service.system.docker.service: Failed with result 'exit-code'.
standard inputservice.system.docker.service - Docker Application Container Engine
Loaded: loaded (/storage/.kodi/addons/service.system.docker/system.d/service.system.docker.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-12-31 20:08:57 CET; 22h ago
Docs: https://docs.docker.com
Process: 472 ExecStart=/storage/.kodi/addons/service.system.docker/bin/dockerd --exec-opt native.cgroupdriver=systemd --log-driver=journald --group=root● service.system.docker.service - Docker Application Container Engine
Loaded: loaded (/storage/.kodi/addons/service.system.docker/system.d/service.system.docker.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-12-31 20:08:57 CET; 22h ago
Docs: https://docs.docker.com Process: 472 ExecStart=/storage/.kodi/addons/service.system.docker/bin/dockerd --exec-opt native.cgroupdriver=systemd --log-driver=journald --group=root $DOCKER_DAEMON_OPTS $DOCKER_STORAGE_OPTS (code=exited, status=1/FAILURE)
Process: 437 ExecStartPre=/storage/.kodi/addons/service.system.docker/bin/docker-config (code=exited, status=0/SUCCESS) Main PID: 472 (code=exited, status=1/FAILURE)
Dec 31 20:08:54 LibreELEC systemd[1]: Starting Docker Application Container Engine... Dec 31 20:08:56 LibreELEC dockerd[472]: time="2019-12-31T20:08:56.343281901+01:00" level=info msg="libcontainerd: new containerd process, pid: 710" Dec 31 20:08:57 LibreELEC dockerd[472]: time="2019-12-31T20:08:57.514205339+01:00" level=error msg="'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded."
Dec 31 20:08:57 LibreELEC dockerd[472]: Error starting daemon: error initializing graphdriver: driver not supported
Dec 31 20:08:57 LibreELEC systemd[1]: service.system.docker.service: Main process exited, code=exited, status=1/FAILURE
Dec 31 20:08:57 LibreELEC systemd[1]: Failed to start Docker Application Container Engine.
Dec 31 20:08:57 LibreELEC systemd[1]: service.system.docker.service: Unit entered failed state.
Dec 31 20:08:57 LibreELEC systemd[1]: service.system.docker.service: Failed with result 'exit-code'.
standard input
Display More