mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +08:00
If do not update the UID within the passwd database to match whatever uid the container is being ran as, then sudo will not work when renaming the user to match $DOCKER_USER as it will complain about the current user being non-existent.