cloudfoundry-community / jumpbox-boshrelease

A BOSH release for jumpboxen
MIT License
22 stars 27 forks source link

Add OpenJDK to jumpbox #60

Closed amuessig closed 5 years ago

amuessig commented 6 years ago

Hey,

are there plans to add OpenJDK to the jumpbox boshrelease? We have need for this. Ideally, this is an optional parameter, so that it is not installed on every jumpbox.

jhunt commented 6 years ago

We actually have plans to do something completely different, leveraging Docker for the toolset space. At that point, you can craft your own docker image that has just what you want / need in it. The PR for this new way of doing things is #61

daviddob commented 5 years ago

In the interim, if you are looking to add the Java JDK to a jumpbox deployment you can colocate this Java JDK bosh-release in the deployment to add the required packages.