Skip to content

M series support (macOS) for devcontainer #5414

@dannypaz

Description

@dannypaz

What problem or use case are you trying to solve?
Repo uses the devcontainers/universal image which does not support ARM processors like M series on macbook pros

Describe of the solution you'd like
N/A

Do you have thoughts on the technical implementation?
Changing default image in .devcontainer/devcontainer.json with...

  • custom image using a base image (ubuntu) and installing correct dependencies
  • use a different base devcontainer image from microsoft and modify on_create.sh if needed for additional dependencies

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions