mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 13:02:10 +08:00

We do not try renaming $HOME anymore as there is no good way to do it. We also only try to convert if the user hasn't been changed. Finally I added usage to the docker docs in install.md Closes #2056