moby--moby/hack/dockerfile/install
Akihiro Suda ec87479b7e allow running `dockerd` in an unprivileged user namespace (rootless mode)
Please refer to `docs/rootless.md`.

TLDR:
 * Make sure `/etc/subuid` and `/etc/subgid` contain the entry for you
 * `dockerd-rootless.sh --experimental`
 * `docker -H unix://$XDG_RUNTIME_DIR/docker.sock run ...`

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-02-04 00:24:27 +09:00
..
containerd.installer Shell scripts: fix bare variables 2019-01-10 02:50:47 +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 allow running `dockerd` in an unprivileged user namespace (rootless mode) 2019-02-04 00:24:27 +09:00
runc.installer Shell scripts: fix bare variables 2019-01-10 02:50:47 +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