mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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> (cherry picked from commit 91e9f3831330c63f8351b9fc3f7c31b3229505be) Signed-off-by: Tibor Vass <tibor@docker.com>