moby--moby/hack/dockerfile/install
Akihiro Suda 34f4729bc0 rootless: allow exposing dockerd TCP socket easily
eg.

  $ DOCKERD_ROOTLESS_ROOTLESSKIT_FLAGS="-p 0.0.0.0:2376:2376/tcp" \
   dockerd-rootless.sh --experimental \
   -H tcp://0.0.0.0:2376 \
   --tlsverify --tlscacert=ca.pem --tlscert=cert.pem --tlskey=key.pem

This commit bumps up RootlessKit from v0.4.1 to v0.6.0:
27a0c7a248...2fcff6ceae

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-07-11 11:09:29 +09:00
..
containerd.installer Update containerd to v1.2.7 2019-06-14 13:30:38 +02: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 Update modules to support riscv64 2019-06-29 18:45:42 +00:00
rootlesskit.installer rootless: allow exposing dockerd TCP socket easily 2019-07-11 11:09:29 +09:00
runc.installer bump runc binary v1.0.0-rc8 2019-04-25 18:57:00 -07: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 bump vndr to f5ab8fc5f, and revendor 2019-06-28 18:13:17 +00:00