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

Need to switch adoptopenjdk based images to Temurin #1054

Closed
itzg opened this issue Sep 23, 2021 · 8 comments
Closed

Need to switch adoptopenjdk based images to Temurin #1054

itzg opened this issue Sep 23, 2021 · 8 comments
Assignees

Comments

@itzg
Copy link
Owner

itzg commented Sep 23, 2021

https://hub.docker.com/_/eclipse-temurin/

@itzg itzg self-assigned this Sep 23, 2021
@itzg itzg mentioned this issue Oct 2, 2021
itzg added a commit that referenced this issue Oct 2, 2021
itzg added a commit that referenced this issue Oct 2, 2021
@itzg
Copy link
Owner Author

itzg commented Oct 2, 2021

A couple of images are now available to test

  • itzg/minecraft-server:test-temurin-16
  • itzg/minecraft-server:test-temurin-8

@C0Nd3Mnd
Copy link

C0Nd3Mnd commented Oct 5, 2021

If I understand it correctly, Temurin or Adoptium don't offer OpenJ9 builds:

Part of Eclipse’s agreement governing the use of the Oracle Java SE TCK, requires that Adoptium does not release OpenJ9-based or GraalVM-based runtimes. We know that OpenJ9 builds were very popular at AdoptOpenJDK, and we are delighted to report that IBM has stepped in to provide equivalent builds directly from their website.

Source

They refer to IBM's Semeru. Will you continue supporting OpenJ9 images this way (or any other way)?

@itzg
Copy link
Owner Author

itzg commented Oct 6, 2021

You are correct, it gets a little more complicated with OpenJ9 and will base on IBM's for that variant. Thanks for asking about that.

@itzg
Copy link
Owner Author

itzg commented Oct 19, 2021

Now that Java 17 is out and is an LTS release, this switch to Temurin should also bump latest to Java 17 and I'll add a tracking branch/variant called java17.

itzg added a commit that referenced this issue Oct 20, 2021
itzg added a commit that referenced this issue Oct 20, 2021
@itzg
Copy link
Owner Author

itzg commented Oct 20, 2021

The image itzg/minecraft-server:java17 is now available.

itzg added a commit that referenced this issue Oct 20, 2021
@itzg
Copy link
Owner Author

itzg commented Oct 20, 2021

itzg/minecraft-server:java8-multiarch is now switched to Temurin.

@itzg
Copy link
Owner Author

itzg commented Oct 28, 2021

All image tags except for openj9 and alpine ones have been switched.

@itzg itzg closed this as completed Oct 28, 2021
@C0Nd3Mnd
Copy link

FYI, IBM Semeru OpenJ9 container images are now available with Java 17 => https://hub.docker.com/_/ibm-semeru-runtimes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants