Build a container specifically for building packages on Jenkins

A significant portion of our setup during builds is due to the apt-get calls
needed to build the docker container the way the Jenkins build scripts expect.
We can reduce some of that by building our own container and then using that
instead.

Change-Id: I824d3634db740976a6a2d9cdb33df0a53ba2e72b
4 files changed