mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-17 19:32:04 +00:00
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>
The directories below should be turned into proper packages, built from upstream.
Currently these are temporarily vendored from pinata.