mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Using ACS latest for Community and Enterprise.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Community
|
||||
ALFRESCO_CE_TAG=6.1.2-ga
|
||||
ALFRESCO_CE_TAG=latest
|
||||
SEARCH_CE_TAG=latest
|
||||
|
||||
# Enterprise
|
||||
ALFRESCO_TAG=6.1.0.4
|
||||
ALFRESCO_TAG=latest
|
||||
SHARE_TAG=6.1.0
|
||||
POSTGRES_TAG=10.1
|
||||
TRANSFORM_ROUTER_TAG=1.0.1
|
||||
|
||||
+2
@@ -23,6 +23,8 @@ ENV TRUSTSTORE_TYPE=$TRUSTSTORE_TYPE \
|
||||
# Useless for 'none'/'http' communications with SOLR
|
||||
VOLUME ["${ALF_DATA_DIR}/keystore"]
|
||||
|
||||
USER root
|
||||
|
||||
# Default value in "repository.properties" is "dir.keystore=classpath:alfresco/keystore"
|
||||
RUN if [ "$SOLR_COMMS" == "https" ] ; then \
|
||||
echo -e "\n\
|
||||
|
||||
Reference in New Issue
Block a user