As in this article: https://blog.kintoandar.com/2018/01/Building-healthier-containers.html - it would make for smaller containers, faster builds, etc. I see that the current [`Dockerfile`](https://github.com/perl/docker-perl/blob/master/5.024.004-64bit/Dockerfile) does all the building inside itself, and wondered whether there is scope to slim down the output image.