mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
ATS-215 : Update Xmx memory values for the ATS reference deployments
This commit is contained in:
@@ -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=""
|
||||
|
||||
COPY target/alfresco-docker-tika-${env.project_version}.jar /usr/bin
|
||||
|
||||
|
Reference in New Issue
Block a user