You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: _docs/data/data.yaml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,11 @@ properties:
89
89
type: string
90
90
required: false
91
91
92
+
named_context:
93
+
description: Set additional named [build contexts](https://docs.docker.com/engine/reference/commandline/buildx_build/#build-context) (e.g., name=path).
94
+
type: list
95
+
required: false
96
+
92
97
tags:
93
98
description: Set repository tags to use for the image. Tags can also be loaded from a `.tags` file.
0 commit comments