mkorolyov
(Mkorolyov)
1
Expected behaviour
docker network should be visible on host machine
Actual behaviour
docker network is not visible on host machine
Information
- docker version:
Client:
Version: 1.12.0-rc2
API version: 1.24
Go version: go1.6.2
Git commit: 906eacd
Built: Fri Jun 17 20:35:33 2016
OS/Arch: darwin/amd64
Experimental: true
Server:
Version: 1.12.0-rc2
API version: 1.24
Go version: go1.6.2
Git commit: a7119de
Built: Fri Jun 17 22:09:20 2016
OS/Arch: linux/amd64
Experimental: true
- host distribution and version OSX 10.11.5
Steps to reproduce the behavior
- create network
- create and start container in new network
container is not accessible form host machine
aleveille
(Alexandre)
2
You might want to look into these threads: