Run apt-get clean, after installing packages in projects/container-image/config

To reduce the size of the container images we store, I think we can run apt-get clean in projects/container-image/config, after installing the packages.

The downside is that it will require rebuilding everything.