langchain-ai / langgraph-studio

Desktop app for prototyping and debugging LangGraph applications locally.
https://studio.langchain.com
1.98k stars 131 forks source link

Error invoking remote method 'up': #125

Open xajik opened 2 months ago

xajik commented 2 months ago

Is it possible to run Studio with Colima?

Screenshot 2024-09-23 at 2 12 12 PM

docker -v
Docker version 25.0.3, build 4debf411d1
docker info -f json
{"ID":"09edd144-5e4f-4810-b34b-d42fd94a6f76","Containers":26,"ContainersRunning":0,"ContainersPaused":0,"ContainersStopped":26,"Images":124,...}}
docker-compose version
Docker Compose version 2.24.5
dqbd commented 2 months ago

Hello, Colima is currently not supported, although we're investigating the support for Colima alongside Podman and Rancher

tvvignesh commented 1 month ago

@dqbd Would really appreciate if colima could be supported. Unable to run studio cause of this since I dont want to run both colima and docker desktop at the same time. Thanks in advance 🙏

alew3 commented 1 month ago

any updates on this?