First of all, if this is not the right category to post this question, I apologize -- feel free to move it to the appropriate category for discussion.
I am currently using QIIME2 version 2018.2. When I run java -version in the docker image, I get:
bash: java: command not found
I assume this means that the QIIME2 docker image does not come with java installed or enabled? Is there a way to install Java into the QIIME2 docker image I have right now or are there any intentions of having Java installed in future docker image releases? I would like to use BBMap tools while in the QIIME2 docker image then go right into using QIIME2 commands.