mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
This works around cases where developers may inadvertently add this to `run` containers which _should not_ have the `--restart` flag. Run containers are one-off, and if they fail, then they should fail hard.