Skip to content

Need workaround(s) for docker exe missing from path issue (MacOS) #2578

@karolz-ms

Description

@karolz-ms

Many customers are suffering from the bug in MacOS that makes the docker executable folder disappear from path, for example: #2254 #2574 #2577

Docker seems to have hard time finding the root cause docker-archive/compose-cli#754

Consider

  • following @ke6jjj suggestion and add a setting that contains full path to docker executable (the extension user would set it as a workaround)
  • when "docker not found" error happens, probe the default Docker Desktop for Mac installation path and use the executable there if it exists
  • (other ideas welcome)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions