alfresco-docker-template icon indicating copy to clipboard operation
alfresco-docker-template copied to clipboard

Docker Compose template for testing and development Alfresco environments

Results 4 alfresco-docker-template issues
Sort by recently updated
recently updated
newest added

Made a copy of the github folder [https://github.com/keensoft/alfresco-docker-template/tree/master/templates/5.0.d](url) The Configuration file: $DOCKER_FOLDER/alfresco/assets/alfresco/alfresco-global.properties Has a typo, it should be: ``` ### External executable locations ### ooo.exe=soffice ooo.host=libreoffice ooo.enabled=true ooo.port=8997 ```

Hi angelborroy-ks I've been struggling quite a bit to find a dockerized alfresco that works fine. I've test many recent versions that suffer from a well know bug: https://hub.alfresco.com/t5/alfresco-content-services-forum/resize-the-thumbnails-on-gallery-view/m-p/28036 I...

In previous base images, JRE_HOME was established. Probably it should be advisable to include it again at **centos7-openjdk8** ``` ENV JAVA_HOME=/usr/lib/jvm/jre ARG JRE_HOME=${JAVA_HOME} ```

I got the following error when I tried to run _alfresco-solr6/201707-GA_ :-/ ``` ERROR: for cloud_solr6_1 Cannot start service solr6: oci runtime error: container_linux.go:262: starting container process caused "exec: \"./run.sh\":...