su77ungr / CASALIOY

♾️ toolkit for air-gapped LLMs on consumer-grade hardware
Apache License 2.0
230 stars 31 forks source link

Docker error on windows #74

Closed jalle007 closed 1 year ago

jalle007 commented 1 year ago

docker run -it su77ungr/casalioy:stable /bin/bash

docker: Error response from daemon: Bad response from Docker engine. See 'docker run --help'.

hippalectryon-0 commented 1 year ago

That sounds like a docker error rather than a project-specific error, can you run other docker containers fine ?

su77ungr commented 1 year ago

sudo systemctl status docker; check and restart docker. as @hippalectryon-0 mentioned it's setup specific.

I'm trying to recreate this on windows...

su77ungr commented 1 year ago

you have to install docker desktop and inside the gui check the box for you wsl. otherwise wsl won't run docker as a system service