WSL Connect Docker Daemon à Docker pour Windows

echo "export DOCKER_HOST=tcp://localhost:2375" >> ~/.bashrc && source ~/.bashrc
Matthijsmgj