devcontainers / devcontainers/features
how to install [desktop-lite] on local host PC (outside docker) for GUI
- Dominant language
- Shell
- Stars
- 1.5k
- Forks
- 621
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 4
Description
The desktop lite feature, specifically for robotics people, is very helpful. Who wants to run and test visual perception inside Docker, and it can be easily installed on top of any image.
It's not an issue, but sometimes when I want to test the GUI outside the container, I am not able to do it with the same method you used in the desktop lite feature. I wasn't able to properly install the same configuration as Dekotp Lite locally using the commands.
I wanted to know how I can exactly install the same feature on my local PC by installing using commands/repo or any packages.
I am using the Remote-SSH VS Code extension.
For example, I have attached an image showing my current workflow inside the container using the desktop lite feature where ports are automatically forwarded from the remote pc to the local host pc. I want to somehow install the same feature on my remote pc (outside the container).
Contributor guide
Assessment
This issue has not been assessed yet.