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

Update the Dockerfile.cuda #1545

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Update the Dockerfile.cuda #1545

merged 2 commits into from
Jul 17, 2024

Conversation

cnjack
Copy link
Contributor

@cnjack cnjack commented Jul 16, 2024

Fix the Dockerfile.cuda, as the /root/miniconda3/envs/py11/bin/pip is not found in the base images.

What problem does this PR solve?

/root/miniconda3/envs/py11/bin/pip is not found in the base images.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

cnjack added 2 commits July 16, 2024 21:08
Fix the `Dockerfile.cuda`, as the `/root/miniconda3/envs/py11/bin/pip` is not found in the base images.
Add the missing module folder.
@cnjack
Copy link
Contributor Author

cnjack commented Jul 16, 2024

Add the missing module folder.

@KevinHuSh KevinHuSh merged commit 00943dc into infiniflow:main Jul 17, 2024
1 check passed
@cnjack cnjack deleted the patch-1 branch July 17, 2024 01:58
Halfknow pushed a commit to Halfknow/ragflow that referenced this pull request Nov 11, 2024
Fix the `Dockerfile.cuda`, as the `/root/miniconda3/envs/py11/bin/pip`
is not found in the base images.

### What problem does this PR solve?

`/root/miniconda3/envs/py11/bin/pip` is not found in the base images.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
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.

2 participants