Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Change devcontainer to bullseye to also support ARM64 development machines #276

Conversation

SebastianSchildt
Copy link
Contributor

Support for poor Mac OS users.

The previous devcontainer variant "focal" (or buster) , will never be supported as ARM64 container, thus forcing emulation on current Macs, while bullseye works on AMR64 as well as AMD64.

(see also microsoft/vscode-dev-containers#558 )

Does not affect builds.

Can you confirm it works on amd64 @nayakned ?

SebastianSchildt and others added 2 commits May 23, 2022 21:19
…hines

Signed-off-by: Sebastian Schildt <sebastian.schildt@de.bosch.com>
Signed-off-by: nayakned <naresh.nayak@de.bosch.com>
@nayakned
Copy link
Contributor

The devcontainer builds without any problem on an amd64.
However, I didnt wait for the kuksa build to finish.

I also added gdb to the installation in the devcontainer.
That would be helpful for debugging within the container.

@SebastianSchildt SebastianSchildt merged commit f643a54 into eclipse-archived:master May 27, 2022
@nayakned nayakned deleted the feature/devcontainer_arm64 branch June 8, 2022 12:53
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants