Docker on CentOS 7.2: kernel:unregister_netdevice: waiting for lo to become free. Usage count = 1 Docker on CentOS 7.2: kernel:unregister_netdevice: waiting for lo to become free. Usage count = 1 docker docker

Docker on CentOS 7.2: kernel:unregister_netdevice: waiting for lo to become free. Usage count = 1


Your best source of information is the issue you linked to docker#5618. This is a kernel bug, and has not yet been resolved. The issue is "triggered" by docker because starting/stopping containers also creates network interfaces for containers when they are created/destroyed.