steventangbc

Results 14 comments of steventangbc

![image](https://github.com/OpenDevin/OpenDevin/assets/94030446/1c899373-7284-4fef-a503-c5616bf13124)

``` $ wsl LAPTOP-U1RNRHQR:/tmp/docker-desktop-root/mnt/host/c/Users/Alyssa/Documents/opendevintesting# docker run \ > --pull=always \ > -e SANDBOX_USER_ID=1000 \ > -e WORKSPACE_MOUNT_PATH="C:\Users\Alyssa\Documents\opendevintesting" \ > -v "C:\Users\Alyssa\Documents\opendevintesting:/opt/workspace_base" \ > -v /var/run/docker.sock:/var/run/docker.sock \ > -p 3000:3000 \...

![image](https://github.com/OpenDevin/OpenDevin/assets/94030446/f975fe2c-6f4b-4501-8dbf-d43db978e5d2)