Skip to content

[FEATURE REQ] Use buildx instead of build to build modules #633

@patheikkinen

Description

@patheikkinen

Description.

Looks like iotedgedev uses docker build in shell script files under the hood.

Docker has moved to use BuildKit and AFAICS build is deprecated and will eventually be completely gone. Using it already causes warnings about this.

It doesn't look like replacing build with buildx would be much effort at all, so how about doing that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featuretriageIssues that need to be looked at

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions