Can we dockerize the IDE and run that docker container on a cloud server and access it from the browser? Is that possible if so how?
- create a docker image
- run that docker image on a cloud VPS
- access the IDE locally from that VPS
is that even possible?
please support. @nang-dev
@Am0stafa @nang-dev like github.dev where we can have access to the code instantly and make changes unless opening vscode.
I think there’s been a misunderstanding. My actual question is about how to open an editor within a container and access it via a web browser, similar to how one might use VcXsrv with X11 forwarding to access GUI applications. Can you help with that? @nang-dev
Like building the container and accessing it from the browser even inside any javascript client like react