5 ms·
Sounds a lot like VS Code devcontainers https://code.visualstudio.com/docs/remote/containers https://code.visualstudio.com/docs/remote/containers
by JoyrexJ9 4y ago
Sounds a lot like VS Code devcontainers https://code.visualstudio.com/docs/remote/containers https://code.visualstudio.com/docs/remote/containers
- janosdebugs 4y agoNot exactly, VS Code devcontainers work by directly interfacing with the container environment. If you don't trust the connecting party with direct access, you can use ContainerSSH. One use case would be a shared development environment.