How to get docker to start on WSL

If you want to make the change permanent edit /etc/default/docker and add DOCKER_OPTS="--iptables=false". After this you can use sudo service docker start to start your docker server, or stop, restart, and check status. Using service to start docker it will also log events to /var/log/docker which might come in handy later.

If you need assistance with your projects feel free to email me at info@airgad.com or whatsapp Jesse stay safe!