docker run error(windwos)
Closed this issue · 0 comments
maya0513 commented
According to GPT4, it seems that the docker run command listed in readme.md cannot be executed in a Windows environment.
Below are executable command.
docker run -it --rm -v ${PWD}:/root open-interpreter-simple
I hope this helps someone.