mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 04:52:53 +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.