Sign inSign up

isofh/tomcat8

By isofh

Updated over 6 years ago

Image
0

722

isofh/tomcat8 repository overview

discourage address map swapping by setting Xms and Xmx to the same value

export CATALINA_OPTS="$CATALINA_OPTS -Xms64m" export CATALINA_OPTS="$CATALINA_OPTS -Xmx512m"

Increase maximum perm size for web base applications to 4x the default amount

export CATALINA_OPTS="$CATALINA_OPTS -XX:MaxPermSize=256m"

Tag summary

Content type

Image

Digest

Size

185.6 MB

Last updated

over 6 years ago

docker pull isofh/tomcat8:2.0