You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[reboot] stop docker service before rebooting (sonic-net#423)
* [reboot] stop docker service before rebooting
After upgrading to docker-ce 18.09.0. Shutdown SONiC takes 5-10 minutes
waiting for all the running docker containers to quit. They all enventually
hit the timeout and caused the huge delay.
This is a work-around until proper solution is found.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
* [docker] always stop docker on all platforms
- add a protection of 30 seconds timeout.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
0 commit comments