1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack/dockerfile/install
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
..
containerd.installer Update containerd v1.2.5, runc 2b18fe1d885ee5083ef9f0838fee39b62d653e30 2019-03-13 21:00:50 +01:00
dockercli.installer Use 17.06 stable channel for CLI used in CI 2019-01-31 11:42:40 +01:00
gometalinter.installer Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
install.sh Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
proxy.installer Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
rootlesskit.installer rootless: expose ports automatically 2019-03-21 02:44:08 +09:00
runc.installer Update containerd v1.2.5, runc 2b18fe1d885ee5083ef9f0838fee39b62d653e30 2019-03-13 21:00:50 +01:00
tini.installer Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
tomlv.installer Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
vndr.installer Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00