-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-triageapplied to all new customer/user issues. Removed after triage occurs.applied to all new customer/user issues. Removed after triage occurs.
Description
Description
Go to vscode and start a devcontainer of wolfi-dev/os
[22577 ms] Start: Run in container: test -x '/root/.vscode-server-insiders/bin/6c19c003574b02afc604c0c1c471b1441b33a3d3-insider/bin/helpers/check-requirements.sh'
[22579 ms]
[22579 ms]
[22579 ms] Start: Run in container: '/root/.vscode-server-insiders/bin/6c19c003574b02afc604c0c1c471b1441b33a3d3-insider/bin/helpers/check-requirements.sh'
[22584 ms]
[22584 ms]
[22584 ms] Exit code 1
[22584 ms] Start: Run: docker rm -f 499089790db940e06e2d7cbd79abf2939dffe31c2ed39ef59dbe349486d92beb
[22587 ms] Command in container failed: '/root/.vscode-server-insiders/bin/6c19c003574b02afc604c0c1c471b1441b33a3d3-insider/bin/helpers/check-requirements.sh'
[22587 ms] Exit code 1
[22723 ms] Container server terminated (code: 137, signal: null).
for easier reproducing the issue,
docker run --rm -it ghcr.io/wolfi-dev/sdk:latest
curl -o test.sh https://raw.githubusercontent.com/microsoft/vscode/main/resources/server/bin/helpers/check-requirements-linux.sh
sh test.sh
echo $?
It seems to fail as it cannot find libstdc++.so.6 as requirement
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-triageapplied to all new customer/user issues. Removed after triage occurs.applied to all new customer/user issues. Removed after triage occurs.