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
Template does not work on my Raspberry Pi 4 8GB on Ubuntu Desktop 21.04 arm64.
Both VS Code and Docker run on the same Raspberry. I'm using Remote - Containers extension.
There is info on line 3362:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
You can build from scratch instead of using the image by copying the contents of .devcontainer from here and updating devcontainer.json to reference base.Dockerfile instead of Dockerfile.
Template does not work on my Raspberry Pi 4 8GB on Ubuntu Desktop 21.04 arm64.
Both VS Code and Docker run on the same Raspberry. I'm using Remote - Containers extension.
There is info on line 3362:
Full log from VS Code attached:
remoteContainers-2021-06-01T16-24-26.100Z.log
The text was updated successfully, but these errors were encountered: