-
Notifications
You must be signed in to change notification settings - Fork 703
Notice for Docker engine #298
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
base: main
Are you sure you want to change the base?
Conversation
Docker engine needs to run in background before Claude Desktop App. Even if you run Claude Desktop as adminstrator , this will still not run docker engine .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Sam Morrow <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this ok because Claude Desktop could be running in tray already even before running the docker image. So in this case for Claude it is important to run docker before Claude Desktop App, otherwise running it later won't make the Desktop App attach to process.
Do we know it's only relevant to Windows, or also Mac? |
@williammartin I am not sure, but i think after installing for the first time Docker on Mac this will not launch on startup with macOS. This option has to be ticked. From my Claude Desktop app : ![]() |
Docker engine needs to run in background before Claude Desktop App. Even if you run Claude Desktop as adminstrator , this will still not run docker engine .
Closes:
I think adding this into readme would reduce the number of incoming issues as there a Windows users which think Docker needs to be run inside WSL