-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
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
Remote containers not working on Mac OS #3149
Labels
containers
Issue in vscode-remote containers
info-needed
Issue requires more information from poster
Comments
Try starting VS Code from the terminal, maybe the updated PATH has not been picked up by the dock? |
No, i tried that and the same problem occurred. |
What do you get for |
When i do |
I've run into the same error and resolved with @chrmarti 's suggestion #3149 (comment) |
Closing this as we haven't heard back from OP. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
containers
Issue in vscode-remote containers
info-needed
Issue requires more information from poster
Steps to Reproduce:
When I do this, the workspace resets, and pops up a dialog box that says "The 'docker' command was not found. Make sure Docker is installed". Also in the terminal, I see the following:
I'm running all the "latest and greatest", and Docker is working just fine from the command line. Also, the Docker extension in VSC is working fine too (I can start/stop docker-compose.yml, inspect containers and container logs, etc, from within VSC).
Any ideas what might wrong with my configuration?
The text was updated successfully, but these errors were encountered: