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

Enhance : Added support for docker CPU #167

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Conversation

kshitijrajsharma
Copy link
Member

@kshitijrajsharma kshitijrajsharma commented Oct 3, 2023

What does this PR do ?

  • Adds docker CPU support to install fAIr on CPU based devices
  • Enhances dockerfile , Documentation
  • Introduces bash script for running migrations
  • Also fixes local docker compse up error #159
    Tested on debian machine without NVIDIA Graphics

How to swamp up docker for cpu ?

  • Included in the Readme.md

How to test ?

  • Run CPU version of dockerfile and compose and test the fAIr local UI

Tested on Debian 12 without GPU

@kshitijrajsharma kshitijrajsharma marked this pull request as ready for review October 3, 2023 16:46
@kshitijrajsharma kshitijrajsharma merged commit 6fda004 into master Oct 3, 2023
2 checks passed
@kshitijrajsharma kshitijrajsharma deleted the enhance/docker_cpu branch October 3, 2023 16:46
jeafreezy pushed a commit to jeafreezy/fAIr that referenced this pull request Sep 18, 2024
Enhance : Added support for docker CPU
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.

local docker compse up error
1 participant