Files
docker-cli/components/engine/hack/dockerbuilder
unclejack a1b0b51b91 batch apt-get install operations for speed
The dockerbuilder Dockerfile was installing one package per apt-get
install operation.

This changes it so that consecutive run apt-get install operations are
batched into a single operation.
Upstream-commit: 88279439af6b5196aaeb9bcb3d7a7154be04d4bc
Component: engine
2013-06-19 22:07:56 +03:00
..
2013-06-06 22:52:55 +02:00