#dev env in the cloud

4 messages · Page 1 of 1 (latest)

lyric flume
#

I think that's generally a bad idea. You don't want your dev environment to be publicly accessible.
That said, I don't see why DevContainers couldn't run on a remote server instead of local docker 🤔

#

Mounting the volume might be more difficult, but nothing sshfs couldn't handle 😁

lyric flume
#

file system

#

It's a way to mount remote directories.