docker Memory analysis of a Spring Boot application in docker - lessons learnt I have a Spring Boot application running an embedded TomCat server, pretty basic... It's running inside a Docker container. If I was to $ docker run the image (without memory restrictions)