You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 container
0 commit comments