mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
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>