Docker Configuration Scripts
Updated: 03 September 2023
Docker Configuration Scripts
Ubuntu
Run the following as sudo
on an Ubuntu VM or WSL as per the instructions on the Docker CE site
WSL
Note that WSL cannot independantly run the Daemon, but you can connect to the instance of Docker Daemon on your Windows system
Lastly in order to tell WSL where your Docker Daemon is running (assuming you’ve exposed it from Docker Desktop on Windows) you need to run the following