mirror of https://github.com/docker/docs.git
update doc
This commit is contained in:
parent
05f416d869
commit
becb13dc26
|
@ -1008,8 +1008,8 @@ Build an image from Dockerfile via stdin
|
||||||
HTTP/1.1 200 OK
|
HTTP/1.1 200 OK
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|
||||||
{"status":"Step 1..."}
|
{"stream":"Step 1..."}
|
||||||
{"status":"..."}
|
{"stream":"..."}
|
||||||
{"error":"Error...", "errorDetail":{"code": 123, "message": "Error..."}}
|
{"error":"Error...", "errorDetail":{"code": 123, "message": "Error..."}}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue