Skip to content

Fix devcontainer's dockerfile for use in multiarch environments#613

Merged
lapointejp merged 1 commit into
dmf-mxl:mainfrom
lapointejp:fix-devcontainer-for-multiarch
Jul 23, 2026
Merged

Fix devcontainer's dockerfile for use in multiarch environments#613
lapointejp merged 1 commit into
dmf-mxl:mainfrom
lapointejp:fix-devcontainer-for-multiarch

Conversation

@lapointejp

@lapointejp lapointejp commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Details

As we package MXL in our builds, we use the devcontainer in a multiarch environment to produce builds for x64 as well as ARM (aarch64). Unfortunately, the sudo command doesn't work within the multiarch environment for ARM. This fixes that workflow for us.

Backport requirements

Yes: release/1.1

…rch build environments.

Signed-off-by: Jean-Philippe Lapointe (Riedel) <jean-philippe.lapointe@riedel.net>
@lapointejp
lapointejp requested review from a team, garethsb and vt-tv July 22, 2026 20:37
@lapointejp lapointejp added the backport/v1.1 This PR should be back ported to the release branch of version 1.1. label Jul 22, 2026

@vt-tv vt-tv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KimonHoffmann KimonHoffmann left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@lapointejp
lapointejp merged commit 8c570f6 into dmf-mxl:main Jul 23, 2026
18 of 27 checks passed
@backport-mxl-pull-requst

Copy link
Copy Markdown

Successfully created backport PR for release/v1.1:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/v1.1 This PR should be back ported to the release branch of version 1.1.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants