RopeWiki / app

Infrastructure for automated RopeWiki site creation
Apache License 2.0
4 stars 3 forks source link

docker containers should restart unless explicitly stopped #88

Closed hcooper closed 1 year ago

hcooper commented 1 year ago

The db container stopped (for a yet undetermined reason). Had it been set to auto restart the site would have stayed online :-)

The unless-stopped stopped option means you can manually stop containers with docker restarting them later.