moby--moby/docs
Akihiro Suda f0b405fbda rootless: expose ports automatically
Now `docker run -p` ports can be exposed to the host namespace automatically when `dockerd-rootless.sh` is launched with
`--userland-proxy --userland-proxy-path $(which rootlesskit-docker-proxy)`.
This is akin to how Docker for Mac/Win works with `--userland-proxy-path=/path/to/vpnkit-expose-port`.

The port number on the host namespace needs to be set to >= 1024.
SCTP ports are currently unsupported.

RootlessKit changes: 7bbbc48a6f...ed26714429

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-03-21 02:44:08 +09:00
..
api Merge pull request #38898 from tonistiigi/build-outputs 2019-03-19 14:00:16 -07:00
contributing Update test.md doc to fix sample test regex 2018-12-13 20:35:49 -05:00
static_files Remove Docker logo 2017-10-11 13:17:59 +01:00
rootless.md rootless: expose ports automatically 2019-03-21 02:44:08 +09:00