Open indera opened 7 months ago
As far as I know this doesn't let you debug either. Unless docker (or rather whatever emulator they use) fixed something debugging a program running under emulation will not work. And, to be honest, even if it did I'd be reluctant to recommend that people do something we aren't testing.
This is more a PSA ticket - if we consider it useful let's add it to the docs.
If you are debugging on macOS (m1-2) and you set this env variable
then the remote debugger will connect to the code running in a container but will not let the program start
Related SO article: https://stackoverflow.com/questions/65612411/forcing-docker-to-use-linux-amd64-platform-by-default-on-macos