Hi Wrxtasy,
thanks for your C2 build.
Docker won't start with this version. Could you look into it ?
I've just installed docker from the Libreelec Addons Repo.
I've tried to start it manually with systemctl status service.system.docker, but:
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 Sun 2018-07-01 05:05:40 CEST; 37s ago
Docs: https://docs.docker.com
Process: 4797 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=203/EXEC)
Process: 4794 ExecStartPre=/storage/.kodi/addons/service.system.docker/bin/docker-config (code=exited, status=0/SUCCESS) ● 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 Sun 2018-07-01 05:05:40 CEST; 1min 35s ago
Docs: https://docs.docker.com
Process: 4797 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=203/EXEC)
Process: 4794 ExecStartPre=/storage/.kodi/addons/service.system.docker/bin/docker-config (code=exited, status=0/SUCCESS) Main PID: 4797 (code=exited, status=203/EXEC)
● service.system.docker.service
Loaded: not-found (Reason: No such file or directory)
Active: failed (Result: exit-code) since Sun 2018-07-01 05:05:40 CEST; 7min ago Main PID: 4797 (code=exited, status=203/EXEC)
Jul 01 05:05:40 LibreELEC systemd[1]: Starting Docker Application Container Engine...
Jul 01 05:05:40 LibreELEC systemd[1]: service.system.docker.service: Main process exited, code=exited, status=203/EXEC Jul 01 05:05:40 LibreELEC systemd[1]: Failed to start Docker Application Container Engine.
Jul 01 05:05:40 LibreELEC systemd[1]: service.system.docker.service: Unit entered failed state.
Jul 01 05:05:40 LibreELEC systemd[1]: service.system.docker.service: Failed with result 'exit-code'.
Display More