You’ve now built two custom images, one for the Alfresco Content Repository and one for Alfresco Share, and added them to your docker-compose.yml services.
You can start your custom docker-compose.yml file using the following command:
docker-compose -f <your-modified-docker-compose.yml> up
You’ll find more information in the following pages:
- Docker Compose - Install using Docker Compose
- Advanced configuration example - building a custom image with configuration.