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