coder / deploy-code-server

Deploy code-server to the cloud with a few clicks ☁️ 👨🏼‍💻
MIT License
874 stars 647 forks source link

Docker and rclone? #52

Closed AyaanZaveri closed 3 years ago

AyaanZaveri commented 3 years ago

Is there something I can add to the Dockerfile to get Docker CLI. I tried installing it, but it wouldn't work. I'm running it code-server on Railway. Also, is there a way to mount rclone? I keep running into fuse errors that I can't fix.

Thanks!

bpmct commented 3 years ago

Hey. Sadly, Docker won't work in railway because railway itself is a container. The same limitations prevent rclone from being mounted. With most app platforms (Zeet, Heroku), you will also run into this.

There are a few solutions: