File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ _(As a convention in the list below, all task parameters are specified with a
148
148
option](https://concourse-ci.org/jobs.html#schema.step.task-step.image).
149
149
150
150
* `$OUTPUT_OCI` (default `false`): outputs an OCI compliant image, allowing
151
- for multi-arch image builds when setting IMAGE_PLATFORM to [multiple platforms]
152
- (https://docs.docker.com/desktop/extensions-sdk/extensions/multi-arch/). The
153
- image output format will be a directory when this flag is set to true.
151
+ for multi-arch image builds when setting IMAGE_PLATFORM to
152
+ [multiple platforms] (https://docs.docker.com/desktop/extensions-sdk/extensions/multi-arch/).
153
+ The image output format will be a directory when this flag is set to true.
154
154
155
155
* `$BUILDKIT_ADD_HOSTS` (default empty): extra host definitions for `buildkit`
156
156
to properly resolve custom hostnames. The value is as comma-separated
You can’t perform that action at this time.
0 commit comments