Dependencies

Install Docker

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 Compose

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 deployed inside a container.

If you prefer a local installation of Docker Compose, you can follow the Docker Compose install guide

Last updated