moby--moby/hack/dockerbuilder
unclejack 88279439af 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.
2013-06-19 22:07:56 +03:00
..
Dockerfile batch apt-get install operations for speed 2013-06-19 22:07:56 +03:00
MAINTAINERS Typo in MAINTAINERS file 2013-06-06 22:52:55 +02:00
dockerbuilder Packaging, dockerbuilder: Automate pushing docker binary packages 2013-06-13 22:14:43 -07:00