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

Add openjdk jre 11 variants for 8.5 and 9.0; Drop tomcat 8.0 (end-of-life) #133

Merged
merged 1 commit into from
Sep 28, 2018

Conversation

yosifkit
Copy link
Member

@yosifkit
Copy link
Member Author

Version matrix: https://tomcat.apache.org/whichversion.html (so maybe we could add jre 10 and 11 to 7?)

@ondh
Copy link

ondh commented Sep 28, 2018

good job!
can't wait to use this new version with jre 11.

@tianon tianon merged commit 545107b into docker-library:master Sep 28, 2018
@tianon tianon deleted the jdk11 branch September 28, 2018 18:05
tianon added a commit to infosiftr/stackbrew that referenced this pull request Oct 1, 2018
- `busybox`: 1.29.3, Buildroot 2018.08, Alpine 3.8
- `cassandra`: fix `cassandra.yaml` modification (docker-library/cassandra#160), `chown` fixes (docker-library/cassandra#158)
- `ghost`: `chown` fixes (docker-library/ghost#153)
- `julia`: 1.0.1
- `mariadb`: `chown` fixes (MariaDB/mariadb-docker#203)
- `mongo`: `chown` fixes (docker-library/mongo#305)
- `openjdk`: Oracle variants (docker-library/openjdk#235), 11 GA
- `owncloud`: `chown` fixes (docker-library/owncloud#105)
- `percona`: `chown` fixes (docker-library/percona#69)
- `php`: 7.3.0RC2
- `rabbitmq`: `chown` fixes (docker-library/rabbitmq#281)
- `redis`: `chown` fixes (redis/docker-library-redis#166)
- `redmine`: `chown` fixes (docker-library/redmine#128)
- `ruby`: Alpine thread stack size fix (docker-library/ruby#237)
- `tomcat`: add JRE 11, remove EOL Tomcat 8.0 (docker-library/tomcat#133)
@dragetd
Copy link

dragetd commented Oct 5, 2018

Why is the jdk11 version not yet listed on dockerhub? =/

@ondh
Copy link

ondh commented Oct 5, 2018

Why is the jdk11 version not yet listed on dockerhub? =/

I think maybe need to update the generate-stackbrew-library.sh file.
Now I'm using the jdk11 version Dockerfile and build it by myself.

@dragetd
Copy link

dragetd commented Oct 5, 2018

Yes, it looks like this file is only pushing up to version 10 to Dockerhub. Would be awesome if it was updated. :)

tianon added a commit to infosiftr/stackbrew that referenced this pull request Oct 5, 2018
- `docker`: swap from `curl` back to `wget` (docker-library/docker#126)
- `openjdk`: 12-ea+14
- `ruby`: bundler 1.16.6
- `tomcat`: publish missing `jre11` tags (docker-library/tomcat#133)
@tianon
Copy link
Member

tianon commented Oct 5, 2018

Good catch, see 185917c and docker-library/official-images#4918. 👍

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.

OpenJDK 11 support
4 participants