CS4850Group5A / VirtuDoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use slim JRE/JDK images

ARMmaster17 opened this issue · comments

Summary

The Docker images we are using are kind of fat at around 100-300 MB in size. Both the JDK and JRE versions of the Docker images can be reduced by 50% if we use the slim-bullseye images. They should also provider better security as less installed tools means a smaller attack surface.