Commit c27d476
Zeming Leng
fix(devcontainer): add commented option platform linux/amd64 to docker-compose for M chip Mac compatibility
- Added docker-compose.yml to specify platform linux/amd64 as an option
- Adjusted devcontainer.json to use docker-compose setup
- This fixes build issues on Apple Silicon Macs when building the dev container1 parent 7d542b4 commit c27d476
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments