mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
* Update Dockerfile creating the workspace directory after switching user to fix permission errors https://github.com/OpenDevin/OpenDevin/issues/1560 * assign $workspace_base to user instead of creating directory later, just fix the permissions so user can write to it * another sudo --------- Co-authored-by: Leo <ifuryst@gmail.com>