Please note that Docker Toolbox is not supported. In case that you're running Docker Toolbox, please consider updating to newer Docker Desktop for Mac or Docker Desktop for Windows.
For Linux installations, using Docker installed from a snap package is not supported.
Follow the instructions based on your OS:
- Docker for Ubuntu Linux
- Docker for Arch Linux
- Docker for macOS
- Docker Desktop for Windows (Make sure to read the system requirements for Docker on Windows.)
Minimal supported version 18.02.0.
source{d} CE is deployed as Docker containers, using Docker Compose, but it is not required to have a local installation of Docker Compose; if it is not found it will be downloaded from docker sources, and deployed inside a container.
If you prefer a local installation of Docker Compose, or you have no access to internet to download it, you can follow the Docker Compose install guide
Minimal supported version 1.20.0.
source{d} CE automatically fetches some resources from the Internet when they are not found locally, so in order to use all source{d} CE capacities, Internet connection is needed.
For more details, you can refer to Why Do I Need Internet Connection?