moby--moby/docs/reference
Tibor Vass 91e9f38313 healthcheck: do not interpret exit code 2 as "starting"
Instead reserve exit code 2 to be future proof, document that it should
not be used. Implementation-wise, it is considered as unhealthy, but
users should not rely on this as it may change in the future.

Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 14:28:45 -07:00
..
api Merge pull request #24943 from aaronlehmann/rolling-updates 2016-07-25 10:15:28 -07:00
commandline Add failure action for rolling updates 2016-07-25 08:51:19 -07:00
builder.md healthcheck: do not interpret exit code 2 as "starting" 2016-07-25 14:28:45 -07:00
glossary.md
index.md
run.md Add note about --entrypoint overriding default command 2016-07-25 17:21:23 +01:00