[
https://issues.apache.org/jira/browse/THRIFT-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187391#comment-15187391
]
Hudson commented on THRIFT-3718:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #290 (See
[https://builds.apache.org/job/Thrift-precommit/290/])
THRIFT-3718 Reduce size of docker image for build environment (nsuke:
[https://github.com/apache/thrift/commit/6bb12771452b8c2fc656b0561486a51c31d1449d])
* build/docker/scripts/cmake.sh
* debian/control
* build/docker/debian/Dockerfile
* build/docker/ubuntu/Dockerfile
> 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
> Fix For: 0.10.0
>
>
> 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)