By disabling pip cache, we're able to reduce the size of generated docker image by 10%. The resulting ramdisk size goes from 229MB to 218MB. It is possible to decrease the size even further by combining all the RUN instructions into one but it doesn't provide a substantial gain and it harms readability. Change-Id: Ie23636fe709ab7c1bcf4d6c51299c173a5b642ac
1.6 KiB
1.6 KiB