vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

Warning: musl detected, skipping GLIBC check" in devcontainers.json

Open dekiesel opened this issue 1 year ago • 0 comments

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:

  1. Install debugpy in container: image
  2. Find the error in the extensions section of devcontainers.json

image

dekiesel avatar Feb 16 '24 12:02 dekiesel