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

Debian image should use the Debian Java #226

Closed
mkesper opened this issue Jan 13, 2022 · 1 comment
Closed

Debian image should use the Debian Java #226

mkesper opened this issue Jan 13, 2022 · 1 comment
Labels

Comments

@mkesper
Copy link

mkesper commented Jan 13, 2022

Is there a reason to use a different Java engine than Debian provides?
This leads to problems as java is not installed in the expected place.
E.g. if you try to run update-ca-certificates (this will install default-jre-headless), the Debian java will import your certs into its truststore but the Apache Temurin Java in /opt will not notice these.

@timja
Copy link
Member

timja commented Jan 13, 2022

Yes as we have multiple flavours and offerings using one standard provider allows us to align Java versions and vendors and release all at the same time.

Debian is generally really slow and way out of sync with other vendors...

Something like docker-library/openjdk#416 could be added to the images though

@timja timja closed this as completed Mar 11, 2022
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Nov 27, 2023
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Nov 28, 2023
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Nov 28, 2023
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Nov 28, 2023
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Nov 28, 2023
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Nov 28, 2023
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Jan 11, 2024
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Jan 12, 2024
adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants