File: engine/reference/commandline/run.md, CC @MistyHacks
Under Restart policies (–restart) it says no, failure and always. Looking at the linked page https://docs.docker.com/engine/reference/run/#restart-policies-restart it should not be failure but on-failure[:max-retries] and another option unless-stopped is also available.
File: engine/reference/commandline/run.md, CC @MistyHacks
Under
Restart policies (–restart)it saysno,failureandalways. Looking at the linked page https://docs.docker.com/engine/reference/run/#restart-policies-restart it should not befailurebuton-failure[:max-retries]and another optionunless-stoppedis also available.