This is an automatically translated post by LLM. The original post is in Chinese.
If you find any translation errors, please leave a comment to help me
improve the translation. Thanks!
When using public servers, users typically have regular user accounts
with limited permissions, unable to configure the server freely
according to their preferences. To meet this demand, Docker is often
used to allow root privileges within containers for environment
configuration. VNC, a commonly used remote desktop tool, facilitates
server-side rendering of graphical interfaces, which is particularly
useful for experiments requiring interfaces (such as mujoco, habitat,
igibson environments). This article mainly discusses configuring VNC
desktop within Docker and provides a pre-packaged image: kezhiadore/ubuntu-vnc
- Docker Image | Docker Hub
It's lovely rubbish