added authConfig to docker build

This commit is contained in:
Victor Vieux
2013-12-06 14:27:10 -08:00
parent 7fd64e0196
commit 228091c79e
4 changed files with 25 additions and 3 deletions
@@ -1026,6 +1026,7 @@ Build an image from Dockerfile via stdin
:query q: suppress verbose build output
:query nocache: do not use the cache when building the image
:reqheader Content-type: should be set to ``"application/tar"``.
:reqheader X-Registry-Auth: base64-encoded AuthConfig object
:statuscode 200: no error
:statuscode 500: server error