8642bba6c4a28e4db2b21042cebfdc7c488d1fac
Make sure adapter.removeNetworks executes during task Remove adapter.removeNetworks was being skipped for cases when isUnknownContainer(err) was true after adapter.remove was executed This fix eliminates the nil return case forcing the function to continue executing unless there is a true error Fixes https://github.com/moby/moby/issues/39225 Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com> (cherry picked from commit 70fa7b6a3fd9aaada582ae02c50710f218b54d1a) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 75887d37e1ddbef579e239ff0b1b7a2508e486fd Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%