Skip to content

Conversation

DanBradbury
Copy link

Proposed fix for #76

Not sure of a cleaner way to fix the arch building differences when run_args will not be sufficient in applying the setting to the features

{
	"image": "ghcr.io/rails/devcontainer/images/ruby:3.3.0",
	"runArgs": ["--platform=linux/amd64"],
...
}

@rafaelfranca
Copy link
Member

We should not only build those feature in the the amd64 platform. We build the images in the platforms linux/amd64 and linux/arm64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants