Dev Containers not Working on Ubuntu 22.04.3 LTS #204186
Closed as not planned
Description
opened on Feb 2, 2024
Does this issue occur when all extensions are disabled?: N/A
-
VS Code Version:
1.86.0 -
OS Version:
Ubuntu 22.04.3 LTS
Steps to Reproduce:
- Open VSCode
- Using the remote explorer, click on 'Attach in Current Window' or 'Attach in New Window' for a running container
- A message is showed:
The container does not meet all requirements of the Vs Code Server
Warning: Missing GLIBCXX >= 3.4.25! from /usr/lib64/libstdc++.so.6.0.24
Warning: Missing GLIBC >= 2.28! from /usr/lib64/libc-2.26.so
Error: Missing required dependencies. Please refer to our FAQ https://aka.ms/vscode-remote/faq/old-linux for additional information.
Activity