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

Fix gpu dockerfile #1189

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Fix gpu dockerfile #1189

merged 2 commits into from
Jul 9, 2024

Conversation

homework36
Copy link
Contributor

@homework36 homework36 commented Jul 8, 2024

Resolves: (#1185)

  • I passed the docker hub test, and images can be built successfully.
  • I passed the GitHub CI test, so rodan functionalities and jobs work.

Fixed Dockerfile for gpu-celery container where pip install was no longer supported for python < 3.8 with the old link.
Removed duplicate iipsrv block in build.yml.

ci/dockercloud-stage should work again.

old code link does not support python below 3.8 any more
we already have iipsrv build at line 10
@homework36 homework36 merged commit d54e793 into develop Jul 9, 2024
2 checks passed
@github-actions github-actions bot mentioned this pull request Nov 6, 2024
2 tasks
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