Skip to content

Conversation

@thaJeztah
Copy link
Member

fixes docker/docs#5516

Commit ddadd3d#diff-505c72218d90da970c16fdbf0b4f613cL551 (#147) refactored the markdown documentation, but accidentally changed on-failure to failure.

This patch corrects this change.

Commit ddadd3d refactored
the markdown documentation, but accidentally changed
`on-failure` to `failure`.

This patch corrects this change.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

ping @MistyHacks PTAL

@codecov-io
Copy link

codecov-io commented Dec 14, 2017

Codecov Report

Merging #754 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #754   +/-   ##
=======================================
  Coverage   53.45%   53.45%           
=======================================
  Files         218      218           
  Lines       14613    14613           
=======================================
  Hits         7811     7811           
  Misses       6321     6321           
  Partials      481      481

@thaJeztah
Copy link
Member Author

Author LGTM

@thaJeztah thaJeztah merged commit 1d54f30 into docker:master Dec 14, 2017
@GordonTheTurtle GordonTheTurtle added this to the 18.01.0 milestone Dec 14, 2017
@thaJeztah thaJeztah deleted the fix-on-failure branch December 14, 2017 22:20
nobiit pushed a commit to nobidev/docker-cli that referenced this pull request Nov 19, 2025
Fix "on-failure" restart policy being documented as "failure"
Upstream-commit: 1d54f30
Component: cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docker run --restart=failure should be --restart=on-failure

4 participants