AdalFlow icon indicating copy to clipboard operation
AdalFlow copied to clipboard

feat: Dockerfile

Open seungwoo-ji-03 opened this issue 6 months ago • 2 comments

Summary

This PR introduces a Dockerfile to the Adalflow project, allowing users to easily containerize and run the project in a consistent environment.

Benefits

  • Consistency: Ensures that the project runs in a consistent environment across different systems, reducing the chances of "it works on my machine" issues.
  • Ease of Use: Simplifies the setup process for new contributors or users who want to quickly get started with the project using Docker.

Testing

All dependencies are installed properly, and the application is able to utilize GPU resources when available.

Please let me know if there are any adjustments or improvements needed. I’m happy to iterate on this contribution to meet the project’s standards.

seungwoo-ji-03 avatar Aug 19 '24 14:08 seungwoo-ji-03