WSL Connect Docker Daemon para Docker para Windows

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