[ 
https://issues.apache.org/jira/browse/THRIFT-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418249#comment-15418249
 ] 

Jake Farrell commented on THRIFT-3816:
--------------------------------------

The docker files where not intended to be fast, but give a repeatable base for 
builds as well as full details for users on how to setup and install a given 
client libs deps on a given system. These changes are also breaking the release 
candidate build

> Reduce docker build duration on Travis-CI
> -----------------------------------------
>
>                 Key: THRIFT-3816
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3816
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>             Fix For: 0.10.0
>
>
> cross test jobs on Travis-CI are frequently hitting 50 min limit.
> For now, reducing docker build time by several minutes should fix it.
> Dockerfile changes:
> * buildpack-deps base image for fewer apt packages
>   https://hub.docker.com/_/buildpack-deps
> * fewer apt-get packages
>   It would cause problem for retrying. in that case we can split them again
> .travis.yml changes:
> * remove "docker pull" because cache can no longer be reused because of 
> docker change



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to