WSL Connect Docker -Daemon mit Docker für Windows

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