Files
linuxkit/alpine/packages
David Scott 9982a03f31 9pinit: mount the port control filesystem under /port
This filesystem can be used to add and remove host port forwards e.g.

  mkdir /port/test
  echo -n '127.0.0.1:80:127.0.0.1:80' >> /port/test/ctl
  RESULT=$(cat /port/test/ctl)

Signed-off-by: David Scott <dave.scott@docker.com>
2016-04-04 12:41:45 +01:00
..
2016-02-17 14:11:13 +00:00
2016-03-30 15:08:32 +01:00
2016-03-29 18:31:55 +01:00
2016-04-04 12:41:02 +01:00

The directories below should be turned into proper packages, built from upstream.

Currently these are temporarily vendored from pinata.