Add target field to build API docs
Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 95ccb55fe281fdccb996b0b82befcb3998beac25 Component: engine
This commit is contained in:
@@ -6253,6 +6253,11 @@ paths:
|
||||
description: "Platform in the format os[/arch[/variant]]"
|
||||
type: "string"
|
||||
default: ""
|
||||
- name: "target"
|
||||
in: "query"
|
||||
description: "Target build stage"
|
||||
type: "string"
|
||||
default: ""
|
||||
responses:
|
||||
200:
|
||||
description: "no error"
|
||||
|
||||
Reference in New Issue
Block a user