I'd like to run several docker containers on my computer and I was curious if there was any piece of software that would allow me to do it visually and it would daemonize the process. I'm thinking in particular of something like the app interface that unraid has:
I know I could use docker-compose but that doesn't seem like the best option since I'd need to run that after any computer restart.

I know I could use docker-compose but that doesn't seem like the best option since I'd need to run that after any computer restart.