We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b2773f + f22d75d commit bee0c7bCopy full SHA for bee0c7b
content/guides/compose-bake/index.md
@@ -172,23 +172,19 @@ represents a single build.
172
"result": {
173
"context": "result",
174
"dockerfile": "Dockerfile",
175
- "network": ""
176
},
177
"seed": {
178
"context": "seed-data",
179
180
181
182
"vote": {
183
"context": "vote",
184
185
"target": "dev",
186
187
188
"worker": {
189
"context": "worker",
190
191
192
}
193
194
0 commit comments