Giter Club home page Giter Club logo

Comments (3)

lemeurherve avatar lemeurherve commented on August 20, 2024

I have prepared the required changes in a local branch for this repo but haven't pushed it yet as there is an issue like for jenkinsci/docker-agent#521: not every architecture are available yet, especially the arm32 & ppc64le ones. (cf adoptium/temurin#8), so switching to upstream images right now would require workaround for these architecture variants.

I can open a PR as draft for now, and put it ready for review when everything will be available.

from docker.

dduportal avatar dduportal commented on August 20, 2024

I'm reopening until the next weekly release which will effectively publish the images with the new JDK21 GA.

from docker.

lemeurherve avatar lemeurherve commented on August 20, 2024

New jdk21 images are effectively published with the new JDK21 GA, and jdk21-preview ones with JDK21 EA:

$ docker run jenkins/jenkins:jdk21 java -version
Unable to find image 'jenkins/jenkins:jdk21' locally
jdk21: Pulling from jenkins/jenkins
[...]
Digest: sha256:6ce5b2a957e6f0e34a32b7c0c1363dd5e2c84ab27e5c4089b8dcc9632eb706b2
Status: Downloaded newer image for jenkins/jenkins:jdk21
openjdk version "21.0.1" 2023-10-17 LTS
OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode)

$ docker run jenkins/jenkins:jdk21-preview java -version
Unable to find image 'jenkins/jenkins:jdk21-preview' locally
jdk21-preview: Pulling from jenkins/jenkins
[...]
Digest: sha256:f0f3e76bd0a36eae70ebf6f11275f085837b9271c28c3317e0bdcaa204521306
Status: Downloaded newer image for jenkins/jenkins:jdk21-preview
openjdk version "21.0.1-beta" 2023-10-17
OpenJDK Runtime Environment Temurin-21.0.1+12-202310181806 (build 21.0.1-beta+12-ea)
OpenJDK 64-Bit Server VM Temurin-21.0.1+12-202310181806 (build 21.0.1-beta+12-ea, mixed mode)

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.