Skip to content

Remote containers not working on Mac OS #3149

Closed

Description

  • VSCode Version: 1.45.1
  • Local OS Version: macOS Mojave 10.14.6
  • Remote Extension/Connection Type: Docker
  • Docker Desktop for macOS: 2.3.0.3

Steps to Reproduce:

  1. Installed Docker Desktop, and insured i can successfully run containers from the command line and VSC, without problem.
  2. Installed Remote Containers 0.117.1
  3. Selected "Remote-Containers: Try a Sample..."
  4. Selected the Java sample

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:

[0 ms] Start: Resolving remote
[3 ms] Start: Check Docker is running
[3 ms] Start: Run: docker info
[9 ms] Docker returned an error code ENOENT, message: spawn docker ENOENT

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

containersIssue in vscode-remote containersinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions