Skip to content

bogus warning on bake --call=outline #2888

Open
@tonistiigi

Description

Calling docker buildx bake binaries --call=outline on a mac return among other things

 => WARN: Requested platform "darwin/arm64" does not match result platform "linux/arm64"                                                                   0.0s

 1 warning found (use docker --debug to expand):
 - Requested platform "darwin/arm64" does not match result platform "linux/arm64"
binaries

This seems to be some conflict between this target requesting a mac binary as a result and no actual result being created because of the --call=outline.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions