Hacker News new | ask | show | jobs
by tga 1981 days ago
Just one more step missing for a fully remote docker setup: have you ever tried combining this with a sshfs mount so you can also develop an app running in a remote container?
2 comments

Visual Studio has [this](https://code.visualstudio.com/docs/remote/ssh) which is quite painless to use
Maybe I'll try that