docker
docker copied to clipboard
Adding auto restarting in for easier initial setup
The notion here is WB's docker setup is a touch more involved than your garden variety dockerized app. That's all well and good but most folks coming here to mess around are going to want something a bit more set and forget. I see we have a branch in the works already for a full docker-compose rewrite, but in the meantime tacking on a auto restart rule for each of the stack's components can serve as a quick little quality of life improvement for folks looking to get a basic instance up and running with slightly less fuss.