Looping db check when installing via docker compose
Hi,
I am trying to install homearr using the docker compose on https://homarr.dev/
and I'm getting a looping message
I am trying to install homearr using the docker compose on https://homarr.dev/
and I'm getting a looping message
Solution
Then closing the terminal will terminate Homarr, yes. You should press CTRL + C and run
docker compose up -d instead. -d means detached - it will run in the background without relying on your Terminal session