You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/08/08 10:40:49 UTC

[GitHub] tomncooper opened a new pull request #2975: Docker tweaks

tomncooper opened a new pull request #2975: Docker tweaks
URL: https://github.com/apache/incubator-heron/pull/2975
 
 
   Updated ubuntu docker images to use headless jdk + reduced update calls
       
   - Altered the ubuntu dockerfiles to use the headless jdk, which prevents the containers downloading a lot of pointless GUI libraries.
   
   - Changed the command order of the 14.04 compile file to reduce the
       overall number of `apt-get update` commands.
       
   - Removed ubutnu 15.10 option as this version of ubuntu is no longer supported with security updates etc.
       
   - Updated docker/scripts help text to reflect the above

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services