halcyon / asdf-java

A Java plugin for asdf-vm.
MIT License
454 stars 86 forks source link

Install only JRE #161

Closed timpur closed 3 years ago

timpur commented 3 years ago

I was wondering if its also possible to only install JRE. This would be nice to use asdf in docker to install just the JRE for size reasons.

Would we just have to add this option to the data lists ?

eg image

Thanks