Skip to content

Conversation

tylersatre
Copy link
Contributor

Description

This PR fixes up devcontainer.json so that it can be used on an ARM Mac. I had pulled down the code and tried to open it up in a dev container, but got hit with errors as there isn't an ARM version of mcr.microsoft.com/devcontainers/cpp:ubuntu-20.04.

The image being used is passed in a build arg so that it can still be defined in devcontainer.json.

Screenshots/Recordings/Graphs

n/a

Tests

I'm now able to open up a dev container on an ARM Mac.

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

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

LGTM
Thank you

@SoftFever SoftFever merged commit 543e850 into SoftFever:main Dec 17, 2024
GiacomoGuaresi pushed a commit to gingeradditive/OrcaSlicer that referenced this pull request Dec 19, 2024
* Update devcontainer.json

* Create Dockerfile
@Ocraftyone Ocraftyone mentioned this pull request Feb 23, 2025
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