Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One slight problem I had with .devcontainer in VS Code was running the devcontainer on a remote ssh server.

Remote SSH works. Local devcontainer works. But mixing the two requires configuring the docker engine settings to point to the remote. This forces other projects to also run on the remote machine.

This was a problem as of 2 months ago.




This is what I used (combined with stackoverflow posts) to try it.


Is it not possible to set the Docker host to the remote machine under your project workspace settings only, instead of in global settings?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: