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

Provide Jetty images based on openjdk:11-jre-slim #103

Closed wenslayer closed 4 years ago

wenslayer commented 5 years ago

I see the current jre-11 based Jetty image is based off openjdk:11-jre.

To reduce image size, it would be valuable if Jetty images existed that were based off the openjdk:11-jre-slim image.

Thank you for your consideration.

gregw commented 5 years ago

@md5 I'm guessing we should just make another variant rather than make everybody use slim? @wenslayer I'm currently on vacation, so wont get around to this for a few weeks.... but if you wanted to prepare a PR, then I can review and merge if it checks out.

md5 commented 5 years ago

@md5 I'm guessing we should just make another variant rather than make everybody use slim?

Yeah, I think this would be another variant. It makes sense to me, given the lack of a JDK 11 for Alpine for the time being.

tianon commented 5 years ago

At this point this should probably be co-opted to account for https://github.com/docker-library/openjdk/pull/322. :disappointed:

gregw commented 4 years ago

@tianon can you comment a bit more on the implications of docker-library/openjdk#322 ?

Also, I think it is time to look at jkd13... there are currently slim and buster varieties of that.

gregw commented 4 years ago

The merge of #121 created the slim images, but has broken the architecture rules.

gregw commented 4 years ago

https://github.com/docker-library/official-images/pull/7134

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/6