Iterate/Debug Dockerfile is a bit slow (and annoying) when you have to fetch all the packages from the mirrors. For the binary files that is not handled by apt, I download them locally. For the others, we may consider write some package-cache handling on-demand caching for Ubuntu, just like what @wking did for Gentoo.