Hello again,
if i try to start docker in libreelec 11.0.5 on a rpi4 via commandline it looks like it have problems with "graphdriver: driver not supportet". Does anyone know a solution for this?
Here is the output of systemctl status docker:
Code
...
Jan 28 11:15:44 rpi4one dockerd[1254]: time="2024-01-28T11:15:44.680520545+01:00" level=info msg="stopping event stream following graceful shutdown" error="context canceled" modu
Jan 28 11:15:45 rpi4one dockerd[1254]: failed to start daemon: error initializing graphdriver: driver not supported
Jan 28 11:15:45 rpi4one systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Jan 28 11:15:45 rpi4one systemd[1]: docker.service: Failed with result 'exit-code'.
Thank you in advance for your help