<a href="https://github.com/wenslayer"><img src="https://avatars2.githubusercontent.com/u/479376?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [wenslayer](https://github.com/wenslayer)** _Friday Feb 15, 2019 at 22:39 GMT_ _Originally opened as https://github.com/appropriate/docker-jetty/issues/103_ ---- I see the current [jre-11 based Jetty image](https://github.com/appropriate/docker-jetty/blob/1ee7404fbd6c692000ab6fbeb1621ad6280d69ed/9.4-jre11/Dockerfile) is based off [openjdk:11-jre](https://github.com/docker-library/openjdk/blob/df4cff5b79d52fa311d6dff4c874f191996b583c/11/jre/Dockerfile). To reduce image size, it would be valuable if Jetty images existed that were based off the [openjdk:11-jre-slim](https://github.com/docker-library/openjdk/blob/df4cff5b79d52fa311d6dff4c874f191996b583c/11/jre/slim/Dockerfile) image. Thank you for your consideration.