vscode-remote-release
vscode-remote-release copied to clipboard
Warning: musl detected, skipping GLIBC check" in devcontainers.json
Issue description:
When adding the extension ms-python.debugpy to my container the line Warning: musl detected, skipping GLIBC check is added to the extension list as well.
Infos
-
VSCode Version: 1.86
-
Local OS Version: Ubuntu 22.04.3 LTS
-
Remote OS Version: alpine 3.19
-
Remote Extension/Connection Type: Containers
-
Logs: Unfortunately I can't find logs pertaining to this issue.
Steps to Reproduce:
- Install debugpy in container:
- Find the error in the
extensionssection ofdevcontainers.json