Alfresco Example Content Application
10M+
Contains Alfresco Example Content Application builds. Meant to be used for development, demonstration and evaluation purposes and is not officially supported.
To run the published image, use the following command:
docker run -p 3000:80 alfresco/alfresco-content-app:master
Navigate to http://localhost:3000 to access the application.
Note that you also need ACS running on the local machine at port 8080, with CORS settings applied.
If you have a different setup for your ACS you can pass the base path to the container through the ACSURL variable as follows:
docker run -e "ACSURL=https://example.com/acs" alfresco/alfresco-content-app:master
Content type
Image
Digest
sha256:226f59ce7…
Size
39.3 MB
Last updated
8 days ago
docker pull alfresco/alfresco-content-app:develop-35087896729