appropriate / docker-jetty

Formerly the location of the Docker official image for Jetty
https://registry.hub.docker.com/_/jetty/
46 stars 46 forks source link

Add jetty 9 images based on AdoptOpenJDK #133

Closed rofrance closed 4 years ago

rofrance commented 4 years ago

Hi,

I would like to know if it's possible to create images based on AdoptOpenJDK instead of the Oracle OpenJDK.

AOJDK Dockerfiles are available here: https://hub.docker.com/_/adoptopenjdk?tab=description

This would make sure that our devs don't need to build their own Dockerfiles for Jetty and instead rely on the official images available in this repo.

Thanks for your consideration, Roberto

joakime commented 4 years ago

This issue has been moved to the new Official Eclipse Jetty Docker repository.

See https://github.com/eclipse/jetty.docker/issues/14