We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76754b0 commit 121359eCopy full SHA for 121359e
testing/codeflare/images/Containerfile.codeflare_sdk
@@ -2,4 +2,5 @@
2
FROM ci-artifacts:main
3
4
RUN pip install --no-cache-dir \
5
- codeflare_sdk
+ -e git+https://github.com/project-codeflare/codeflare-sdk.git@refs/pull/271/head#egg=codeflare-sdk
6
+RUN pip install -r https://raw.githubusercontent.com/project-codeflare/codeflare-sdk/main/requirements.txt
0 commit comments