mirror of
https://github.com/docker/cli.git
synced 2026-08-31 10:05:19 -05:00
Since the failure count of container will increase by 1 every time it exits successfully, the compare in function shouldRestart() will stop container to restart by the last time. Signed-off-by: Hu Keping <hukeping@huawei.com> Upstream-commit: e721ed9b5319e8e7c1daf87c34690f8a4e62c9e3 Component: engine