WSL Connect Docker Daemon z Docker dla systemu Windows

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