Expected behaviour
–net=host should enable other users in the host network to access the container.
Before switching to docker for MAC we used virtual box and could configure the system in a way that other users could have access to the container.
Actual behavior
I learned that net=host is not working at the moment, but I was wondering if there is any other option to assign a static host network address to the container to allow other users to access the container. a workaround would be really great and I didn’t find this so far in the forum or docker documentation.
unfortunately I am a total beginner to all this and would need a step by step and very detailed explanation…
Information
Docker for Mac: version: mac-v1.12.0-beta17
OS X: version 10.11.3 (build: 15D21)
logs: /tmp/20160630-115152.tar.gz
[OK] docker-cli
[OK] app
[OK] menubar
[OK] virtualization
[OK] system
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux
Steps to reproduce the behavior
- …
- …