ChatDev icon indicating copy to clipboard operation
ChatDev copied to clipboard

Introducing Docker Compose for Enhanced Development Experience

Open teamchong opened this issue 1 year ago • 6 comments

This pull request introduces Docker Compose to the existing Docker setup:

  • Added a docker-compose.yml file to simplify container orchestration and environment setup.
  • Ensured proper volume binding and environment variable management with Docker Compose.
  • Modified wiki.md to guide users on utilizing Docker Compose and the flexibility it offers, such as changing the default online_log/app.py.

This PR aim to further enhance the developer experience, making it easier for new users to get started.

2023-11-02 at 22 23 28 - Blue Starfish

Feedback and testing are welcome.

teamchong avatar Nov 03 '23 02:11 teamchong