We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error run Docker container:
I have a problem connecting to the container from VS code. When I try to attach to the container I have this kind of problem:
Command failed: C:\Users\XXXX\AppData\Local\Programs\Microsoft VS Code\Code.exe --ms-enable-electron-run-as-node c:\Users\XXXX.vscode\extensions\ms-vscode-remote.remote-containers-0.327.0\dist\spec-node\devContainersSpecCLI.js set-up --container-id XXXXXX --user-data-folder c:\Users\XXXX\AppData\Roaming\Code\User\globalStorage\ms-vscode-remote.remote-containers\data --container-session-data-folder /tmp/devcontainers-XXXXXX --log-level debug --log-format json --config c:\Users\XXXX\AppData\Roaming\Code\User\globalStorage\ms-vscode-remote.remote-containers\imageConfigs\XXXXXXX.json --default-user-env-probe loginInteractiveShell --skip-post-create
It happened to me after I moved a folder from the directory on my computer to the desktop. What can I do?
thanks in advance
The text was updated successfully, but these errors were encountered:
I solved it. https://community.toradex.com/t/an-error-occurred-setting-up-the-container/18856
Sorry, something went wrong.
No branches or pull requests
Error run Docker container:
I have a problem connecting to the container from VS code. When I try to attach to the container I have this kind of problem:
Command failed: C:\Users\XXXX\AppData\Local\Programs\Microsoft VS Code\Code.exe --ms-enable-electron-run-as-node c:\Users\XXXX.vscode\extensions\ms-vscode-remote.remote-containers-0.327.0\dist\spec-node\devContainersSpecCLI.js set-up --container-id XXXXXX --user-data-folder c:\Users\XXXX\AppData\Roaming\Code\User\globalStorage\ms-vscode-remote.remote-containers\data --container-session-data-folder /tmp/devcontainers-XXXXXX --log-level debug --log-format json --config c:\Users\XXXX\AppData\Roaming\Code\User\globalStorage\ms-vscode-remote.remote-containers\imageConfigs\XXXXXXX.json --default-user-env-probe loginInteractiveShell --skip-post-create
It happened to me after I moved a folder from the directory on my computer to the desktop. What can I do?
thanks in advance
The text was updated successfully, but these errors were encountered: