mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-16 06:08:31 +00:00
This adds a new configuration provider that just reads a file. This is needed for Docker Desktop, where we will run a LinuxKit distro in an isolated namespace within WSL 2. In this scenario, the config will be accessible trough the WSL2 built-in 9p mount of the Windows filesystem. Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>