[
https://issues.apache.org/jira/browse/THRIFT-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183279#comment-15183279
]
ASF GitHub Bot commented on THRIFT-3718:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/931
THRIFT-3718 Reduce size of docker image for build environment
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3718
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/931.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #931
----
commit aa10764d341266002194c87fb4f356b78f6d19c9
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-03-07T16:55:31Z
THRIFT-3718 Reduce size of docker image for build environment
----
> Reduce size of docker image for build environment
> -------------------------------------------------
>
> Key: THRIFT-3718
> URL: https://issues.apache.org/jira/browse/THRIFT-3718
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
>
> The size is reduced by ~500MB for both ubuntu and debian.
> Other than that, it switches from Qt4 to Qt5, as Qt4 end of life was DEC 2015
> (no announce was made since, though).
> It introduces "ninja" to ubuntu image, so that the cmake build time is
> slightly improved, but "make" build is still tested on debian.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)