There is an option in the java feature, additionalVersions, which allows to install additional versions of JDK without setting it as default. The readme of the feature, even the json does not have the option documented. The sh file have the option.
It would be very helpful if the readme have all the options supported documented.
Feature link - https://github.com/devcontainers/features/tree/main/src/java
The src/java/install.sh have the option in it.
There is an option in the java feature,
additionalVersions, which allows to install additional versions of JDK without setting it as default. The readme of the feature, even the json does not have the option documented. Theshfile have the option.It would be very helpful if the readme have all the options supported documented.
Feature link - https://github.com/devcontainers/features/tree/main/src/java
The src/java/install.sh have the option in it.