fgrehm / devstep

Development environments powered by Docker and buildpacks
http://fgrehm.viewdocs.io/devstep
MIT License
195 stars 17 forks source link

New Oracle Java 8 addon #83

Closed fgrehm closed 9 years ago

fgrehm commented 10 years ago

I've had to install Java on a couple projects because of some dependencies like sunspot_solr and I end up manually installing things or creating a custom inline script, so an addon would make things easier and also allow us to leverage caching by sharing /var/cache/oracle-jdk8-installer between containers to lower provisioning times.

rvalyi commented 10 years ago

I just hit that one trying to run a Rails project depending on yui-compressor (LocomotiveCMS), so such plugin would be great indeed.

fgrehm commented 9 years ago

Done on https://github.com/fgrehm/devstep/commit/f546923212bf349fec050f7136c93ba3c08f08bb, part of 0.3.0