Closed UnconditionalLoop closed 2 years ago
Docker should start.
It doesn't.
Linux CoreELEC 4.9.269 #1 SMP PREEMPT Wed Jul 27 09:00:53 CEST 2022 aarch64 GNU/Linux
Issue solved by adding following line to docker-compose.yml
init: false
Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!
You should set that in your docker system config (or remove the setting that sets it to true).
Expected Behavior
Docker should start.
Current Behavior
It doesn't.
Environment
Linux CoreELEC 4.9.269 #1 SMP PREEMPT Wed Jul 27 09:00:53 CEST 2022 aarch64 GNU/Linux
FIX
Issue solved by adding following line to docker-compose.yml
init: false