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

auth-utils: add support in the native image #19619

Merged
merged 16 commits into from Sep 20, 2023
2 changes: 1 addition & 1 deletion docker/py3-native/Dockerfile
Expand Up @@ -61,7 +61,7 @@ RUN dnf update --nodocs -y \

# handles os dependencies for: crypto + readpdf + parse-emails + docxpy + sklearn + pandas + ippysocks-py3 + oauthlib
# unzip + py3ews + taxii2 + pan-os-python + slackv3 + google-api-py3 + boto3py3
# pyjwt3 + joe-security + slack + office-utils
# pyjwt3 + joe-security + slack + office-utils + auth-utils
ilappe marked this conversation as resolved.
Show resolved Hide resolved

# line 6 - since in ubi its 7za --> need to make it to run as 7z like our script
# lines 8-10 is the configuration for sklearn
Expand Down