Skip to content

Add 3.11 to images with newer openssl as needed #93

Open
emlowe wants to merge 7 commits into
mainfrom
EL.add-3.11
Open

Add 3.11 to images with newer openssl as needed #93
emlowe wants to merge 7 commits into
mainfrom
EL.add-3.11

Conversation

@emlowe

@emlowe emlowe commented Jan 15, 2025

Copy link
Copy Markdown
Contributor

Add python 3.11 to base images
Add openssl 3 to Ubuntu 20 and Rocky8 and use when building python 3.11
Use enable-optimizations for python 3.11 which appears to be reasonable safe to use (see https://devguide.python.org/getting-started/setup-building/#optimization)

removed any unneeded changes

Comment thread rocky8/Dockerfile Outdated
Comment thread rocky8/Dockerfile Outdated
Comment thread rocky8/Dockerfile Outdated
Comment thread rocky8/Dockerfile Outdated
Comment thread rocky8/Dockerfile
@emlowe emlowe changed the title Add 3.11 to images with newer openssl as needed - also update sqlite Add 3.11 to images with newer openssl as needed Feb 11, 2025
Comment thread rocky8/Dockerfile
Comment on lines 50 to 51
pip install --upgrade pip && \
pip install --no-cache-dir py3createtorrent awscli && \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so long as we're doing for one, should do for both pythons? also in other files.

@emlowe emlowe requested a review from altendky February 19, 2025 22:18
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.

3 participants