Closed sungyongcho closed 1 year ago
Found the reason on the Terraform documentation : https://developer.hashicorp.com/terraform/cli/install/apt#supported-architectures
I open a PR to fix the install process
Hello, I found an another issue, and this happens after the dev container built,
and below is the error log
I currently work on the support in this branch : feat/dev-container-support-m1
(#306)
https://github.com/42Atomys/stud42/tree/feat/dev-container-support-m1
The protoc is already fixed, I'm on the next step : grpc-tools
Describe the bug
When trying to initialize Dev Containers on Apple Silicon (M1) machine, the build cannot be proceed.
To Reproduce
Dev Containers: Open Folders in Container...
Expected behavior
The dev. environment should pull up
Relevant log output