mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-03 12:29:31 +00:00
So as to allow a read only root filesystem, we use the proxy path config option to override the Docker proxy for 1.13. This means that the iptables override needs to call this binary not the original docker-proxy binary to allow port forwarding. Signed-off-by: Justin Cormack <justin.cormack@docker.com>