Use docker build -q to fix Docker build failures.
authorTim Pierce <twp@clinicalfuture.com>
Mon, 6 Jan 2014 23:02:39 +0000 (18:02 -0500)
committerTim Pierce <twp@clinicalfuture.com>
Mon, 6 Jan 2014 23:04:44 +0000 (18:04 -0500)
commit7546b1b3ffb7ef649333c04c58eec6cdb7dd7ddd
treeddd89c8d4d3f3f2de4c3b5f6638cd46c1e655a3f
parentc8471ae15fddf918fd77045491aca20b3371b3d0
Use docker build -q to fix Docker build failures.
(see https://github.com/dotcloud/docker/issues/3172)

Also fix deprecated `docker tag' statements in mkimage-debootstrap.sh.
docker/Makefile
docker/mkimage-debootstrap.sh