Setting up Docker and Docker Compose
Learn how to run Docker on your system.
We'll cover the following...
There are two ways to go about setting up Docker: Docker Desktop and Docker Engine. These are explained below.
Docker Desktop
Docker Desktop is probably the simplest way ...