FROM liferay/jar-runner:latest

COPY *.jar /opt/liferay/jar-runner.jar

#ENV LIFERAY_JAR_RUNNER_JAVA_OPTS="-Xmx512m"