Hi. I am new to libreelec, docker and linux.
I have 3 docker container installed. One for home assistant via docker run -d command. Another 2 through the linux io repo ( duck dns and nginx letsencrypt).
When i restart libreelec, it took a very long time to boot up . A good 10 mins. I ran docker -ps command. It shows that duck dns and nginx letsencrypt comtainer was just created when it booted up.
Home assistant docker on the other hand just started the existing container.
I can see this by the difference in created vs status.
Is it supposed to be like this or am i doing something wrong.
Also, is these setup too heavy for a raspberry pi 4 4gb?