karaage0703/open-interpreter-docker ? reverse-engineered prompt

Reverse engineered prompt

Build me a Docker based setup for Open Interpreter that I can run locally in two ways, a simple terminal version and a browser based GUI version.

I want to be able to clone the repo, build one image for the basic command line experience, and another image that opens in the browser on localhost so I can use Open Interpreter without installing everything on my machine. Please make it easy to pass my OpenAI API key as an environment variable, and mount the current working folder into the container so it can read and edit local files.

For the simple version, I should be able to start the container, get a shell, and run the interpreter right away. For the GUI version, I should be able to start it, open a web page, and use Open Interpreter in the browser.

If you need current setup details, look up the latest docs online and make sure the instructions are simple and copyable.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab