Eugeny/tabby-web

can it be running on docker in Unraid ?

masterwishx opened this issue · 4 comments

someone tryed to use it in docker on Unraid ?

I did, try using the docker compose file with the Docker Compose plugin for unraid, but i can't get it to work (yet).

I got an error message :
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount252714126/Dockerfile: no such file or directory

Edit : Fixed it by downloading all the files from GitHub and changed the build from . to the absolut path where i downloaded the files.

Ok, I've spent most of my evening trying to make it work. I got to the point where Tabby and its gateway are up and running.

But I can't connect them together (error 400 or 426 depending on what client i use to connect to the gateway)

Even if Tabby Web Docker is able to ping Internet and my local Network, I'm not able to initiate SSH connection.

Still working on it, but I don't know what to do next.

So, I tried everything I can think of without much success. I don't even have a clue on what could be wrong.

I would love to know if anyone was able to make it work.

My solution was just to run a vm for docker. Honestly, you will run into complications when using unraid directly for managing your containers. If you use the compose plugin you can just pass the plugin folder though to the vm but it will not migrate any volumes.