No network on host machine when running a Docker container
问题 I'm on Arch Linux machine, and have no network on the host when running a container with this command: docker run jenkins After stopping the Docker the network is back again. Any suggestions are more than welcome. Edit: It seems that when running with -p option and providing some other port than 80, the network is available for a few minutes, and then it gets lost again. **> docker version** Client: Version: 1.9.1 API version: 1.21 Go version: go1.5.1 Git commit: a34a1d5-dirty Built: Sun Nov