Files
ironic-python-agent/Dockerfile
Martin André 5f7bc48707 Reduce size of CoreOS ramdisk
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
2015-10-08 14:58:23 +09:00

1.6 KiB