Files
docker-cli/components/engine/integration-cli
Aaron Lehmann 5d5044b24f Pass authentication credentials through to build
In Docker 1.10 and earlier, "docker build" can do a build FROM a private
repository that hasn't yet been pulled. This doesn't work on master. I
bisected this to https://github.com/docker/docker/pull/19414.
AuthConfigs is deserialized from the HTTP request, but not included in
the builder options.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Upstream-commit: 6fed46aeb97943315aed12f2dc62565f7bcc53dc
Component: engine
2016-02-12 10:50:16 -08:00
..
2015-11-25 18:02:03 -08:00
2015-12-30 17:39:33 -05:00
2016-02-04 10:13:31 -05:00
2016-01-14 08:17:40 +00:00
2015-10-07 07:11:45 +08:00
2016-01-19 16:45:47 -08:00