Skip to content

Conversation

jakegt1
Copy link
Member

@jakegt1 jakegt1 commented Sep 1, 2025

Quick ports of everything that still works. OCNE does not appear to be in OL10 yet, so removed those. And the gcc-toolset doesn't seem to use scl anymore, so wasn't sure what to do about that (but surely should have a build-tools container eventually.)

@jakegt1 jakegt1 requested a review from AmedeeBulle as a code owner September 1, 2025 16:35
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 1, 2025
@cjbj
Copy link
Member

cjbj commented Sep 2, 2025

Don't forget to update https://github.com/oracle/docker-images/blob/main/OracleLinuxDevelopers/README.md


RUN dnf -y install oraclelinux-developer-release-el10 && \
dnf -y install python3.12-oracledb && \
# Optionally install Oracle Instant Client to use python-oracledb Thick mode
Copy link
Member

Choose a reason for hiding this comment

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

Delete the references to Instant Client - it hasn't been released for OL10.

@jakegt1
Copy link
Member Author

jakegt1 commented Sep 2, 2025

Have updated readme and removed instantclient ref.

@jakegt1
Copy link
Member Author

jakegt1 commented Sep 3, 2025

@cjbj all good?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants