Hi!
Let me join the chorus of happy consumers of the zulu builds of the OpenJDK.
In the quest to the smallest Docker container with a JRE I got an alpine-linux based image that weighs 67MB.
I am using it for integration tests with Elasticsearch and so far so good.
I found the JRE compact3 build from delitescere (thanks!) here: https://github.com/delitescere/docker-zulu/tree/master/jre
There are at least 3 github users looking for the official downloads of the Zulu JRE builds so we can keep up to date with the later versions:
https://github.com/delitescere/docker-zulu/issues/5
https://github.com/delitescere/docker-zulu/issues/3
If it is possible could you provide us the links to the JRE builds?
Thanks again!
Hugues
Docker Hub auto-builds of the docker containers with zulu:
https://hub.docker.com/r/hmalphettes/alpine-zulujre/
https://hub.docker.com/r/hmalphettes/alpine-elasticsearch/