moby--moby/api/server
Josh Hawn 02c7bbefb8 [api, builder] Fix build auth config
With the 1.7 release, we introduced a change to how we store registry
credentials, but the build API endpoint did not expect a change in the format
of that file. This patch fixes this problem so that you can again pull private
images during `docker build`.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-06-23 12:58:17 -07:00
..
form.go Fix regression in stats API endpoint where stream query param default is true 2015-05-29 22:38:36 +02:00
form_test.go Fix regression in stats API endpoint where stream query param default is true 2015-05-29 22:38:36 +02:00
profiler.go api/server: fix profiler HTTP serving 2015-04-02 09:53:40 +03:00
server.go [api, builder] Fix build auth config 2015-06-23 12:58:17 -07:00
server_experimental.go attaching services api and UI chain to docker parent 2015-06-19 09:19:09 -07:00
server_linux.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00
server_linux_test.go Adjust disallowed CpuShares in /containers/create 2015-06-04 17:19:39 -07:00
server_stub.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00
server_windows.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00