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), this is what it looks like:
docker ps
~677mb container for a fairly simple Spring Boot app?! Surely