[email protected] has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12285
Change subject: Initial support for building the toolchain in docker ...................................................................... Initial support for building the toolchain in docker Adds Dockerfiles and supporting scripts to build the toolchain in a docker container. It should now be possible to run any build*.sh script in a supported platform by running: ./in-docker.sh impala-toolchain-debian8 "./build.sh gflags 2.2.0-p2" - To build gflags version 2.2.0-p2 in debian8 It is also possible to build the entire toolchain for all platforms by running: ./buildall-docker.sh Change-Id: If42c9bc06a3d303642eb37dea784b61e2a1f5cc6 --- A buildall-docker.sh A docker/all/assert.sh A docker/all/postinstall.sh A docker/buildall.sh A docker/centos/yum-install A docker/centos5.df A docker/centos5/epel/RPM-GPG-KEY-EPEL-5 A docker/centos5/epel/epel-release-5-4.noarch.rpm A docker/centos5/yum.repos.d/CentOS-Base.repo A docker/centos5/yum.repos.d/CentOS-fasttrack.repo A docker/centos5/yum.repos.d/libselinux.repo A docker/centos6.df A docker/centos7.df A docker/debian7.df A docker/debian8.df A docker/ubuntu12.df A docker/ubuntu14.df A docker/ubuntu16.df M functions.sh A in-docker.sh 20 files changed, 625 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/85/12285/1 -- To view, visit http://gerrit.cloudera.org:8080/12285 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If42c9bc06a3d303642eb37dea784b61e2a1f5cc6 Gerrit-Change-Number: 12285 Gerrit-PatchSet: 1 Gerrit-Owner: [email protected] <[email protected]>
