-
Docker
This allows you to run Docker images and Docker Compose on a single computer.
-
Docker Compose
Docker Compose is included as part of some Docker installers. If it’s not part of your installation, then install it separately after you’ve installed Docker.
-
Access to Quay
Alfresco customers can request Quay.io credentials by logging a ticket at Alfresco Support. These credentials are required to pull private (Enterprise-only) Docker images from Quay.io.
Note: Make sure that the following ports are free on your computer: 5432,
8080, 8082, 8083. These ports are set in the
docker-compose.yml file.