Merge branch 'ATS-215' into 'master'

ATS-215 : Update Xmx memory values for the ATS reference deployments

See merge request Repository/alfresco-docker-transformers!52
This commit is contained in:
Cezar Leahu
2019-04-16 12:57:58 +01:00
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-1fd3c4475374
ENV APACHE_LICENSE_FILE=https://github.com/Alfresco/acs-community-packaging/blob/master/distribution/src/main/resources/licenses/3rd-party/Apache%202.0.txt
ENV JAVA_OPTS="-Xms256M -Xmx2048M"
ENV JAVA_OPTS=""
# Set default user information
ARG GROUPNAME=Alfresco