karaage0703/open-interpreter-docker

docker run error(windwos)

Closed this issue · 0 comments

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.