Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Dockerfile #184

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

seungwoo-ji-03
Copy link

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
Copy link
Author

@liyin2015 I’m excited to be able to contribute to this great project. I would greatly appreciate it if you could review and approve this PR when you have time.

Dockerfile Outdated Show resolved Hide resolved
@liyin2015
Copy link
Member

@seungwoo-ji-03 can you give me exact steps to use this Dockerfile? at which use case users will need it? Is it for contributors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants