Skip to content

Conversation

@martinfrancois
Copy link
Contributor

No description provided.

martinfrancois and others added 2 commits June 13, 2025 16:24
Co-authored-by: Patrick Baumgartner <[email protected]>
Signed-off-by: martinfrancois <[email protected]>
Co-authored-by: Patrick Baumgartner <[email protected]>
Signed-off-by: martinfrancois <[email protected]>
/**
* Official Docker images for Oracle are not publicly available. Oracle support is tested
* semi-manually for the moment: 1. Build a docker image for oracle/database:11.2.0.2-xe:
* semi-manually for the moment: 1. Build a docker image for gvenzl/oracle-free:23.7:
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not an official docker image. I will omit that change on merge.


// TODO find the best way to externalize and manage image versions
private static final DockerImageName ORACLE_IMAGE = DockerImageName.parse("oracle/database:11.2.0.2-xe");
private static final DockerImageName ORACLE_IMAGE = DockerImageName.parse("gvenzl/oracle-free:23.7");
Copy link
Contributor

@fmbenhassine fmbenhassine Jul 14, 2025

Choose a reason for hiding this comment

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

same here, not an official image so we can't use it in Spring (Batch).

@fmbenhassine
Copy link
Contributor

Rebased and merged as 584c3c6. Thank you for your contribution!

@fmbenhassine fmbenhassine added this to the 6.0.0-M1 milestone Jul 14, 2025
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.

2 participants