Fabrutus
Results
1
issues of
Fabrutus
{ "name": "ROS2 Humble Dev", "build": { "dockerfile": "Dockerfile" }, "workspaceFolder": "/home/vscode/workspace", "mounts": [ "source=${localWorkspaceFolder},target=/home/vscode/workspace,type=bind" ], "runArgs": [ "--gpus=all", "-v", "${env:SSH_AUTH_SOCK}:/ssh-agent", "-e", "SSH_AUTH_SOCK=/ssh-agent", "-e", "DISPLAY=${localEnv:DISPLAY}", "-e", "LIBGL_ALWAYS_SOFTWARE=1", "-e", "QT_XCB_GL_INTEGRATION=none", "-v",...