We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug During my execution using docker I could find some details regarding some missing pip packages in scripts/fullbuild.sh
Expected behavior I will expect a good script execution without script errors.
Environment (please complete the following information): Docker img debian:bullseye-slim OQSPROVIDER_TAG=0.8.0 OPENSSL_BRANCH=openssl-3.4.0 LIBOQS_BRANCH=0.12.0
debian:bullseye-slim
OQSPROVIDER_TAG=0.8.0
OPENSSL_BRANCH=openssl-3.4.0
LIBOQS_BRANCH=0.12.0
I created a repository to show you the dockerfile working https://github.com/dgargar-laude/oqsproviderDockerfile
The text was updated successfully, but these errors were encountered:
Hi @dgargar-laude, thanks for the report. I think your patch makes sense—would you like to submit it as a PR for review?
Sorry, something went wrong.
Hi, as far as I know I need to create a new branch first, based on tag 0.8.0 Could I create it?
No -- and you don't need to do that. Simply raise a PR to "main".
No branches or pull requests
Describe the bug
During my execution using docker I could find some details regarding some missing pip packages in scripts/fullbuild.sh
Expected behavior
I will expect a good script execution without script errors.
Environment (please complete the following information):
Docker img
debian:bullseye-slim
OQSPROVIDER_TAG=0.8.0
OPENSSL_BRANCH=openssl-3.4.0
LIBOQS_BRANCH=0.12.0
I created a repository to show you the dockerfile working https://github.com/dgargar-laude/oqsproviderDockerfile
The text was updated successfully, but these errors were encountered: