Skip to content

Conversation

@aureliogrb
Copy link
Member

The updated docker files download the Java Runtime at build time from cloud.oracle.com, using download tokens, instead of asking users to manually download the binaries before building. Likewise, the checksums are downloaded from the site instead of being hard coded. As the Dockerfiles now require build arguments I dropped build.sh script for those releases.

Dropped the docker files that use Oracle Linux 7 as it has reached end of public updates. The least base image now is Oracle Linux 8.

Some dockerfiles had an extension with the Oracle Linux name but the "default" ones did not. Normalized it so that all Dockerfiles now indicate which version of Oracle Linux they use."

…rom cloud.oracle.com, using download tokens, instead of having to be manually updated for all CPUs. Dropped the Oracle Linux 7 dockerfiles. Some dockerfiles had an extension with the Oracle Linux name but the "default" ones did not. Normalized it so that all Dockerfiles now indicate which version of Oracle Linux they use."

Signed-off-by: Aurelio Garcia-Ribeyro <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 14, 2025
@Djelibeybi Djelibeybi merged commit 0f1830b into oracle:main Jan 14, 2025
3 checks passed
@aureliogrb aureliogrb deleted the javadownload branch January 16, 2025 01:08
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