mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 21:45:08 +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.