aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* protoc-artifacts: Bump JDK to 8u131Eric Anderson2017-07-051-2/+3
| | | | | The update 45 download process no longer works, as it requires a login to access the old build.
* Workaround the docker bug when compiling artifactsŁukasz Strzałkowski2017-05-111-1/+1
| | | | | | | | | This is a workaround (https://github.com/moby/moby/issues/10180#issuecomment-190429512) the docker issue (https://github.com/moby/moby/issues/10180) which breaks protoc-artifacts build process with following error ```Rpmdb checksum is invalid: dCDPT(pkg checksums): devtoolset-1.1-elfutils.x86_64 0:0.154-6.el6 - u The command '/bin/sh -c yum clean all && yum install -y devtoolset-1.1 devtoolset-1.1-libstdc++-devel devtoolset-1.1-libstdc++-devel.i686' returned a non-zero code: 1``` https://github.com/moby/moby/issues/10180#issuecomment-190429512
* Fix maven path.Feng Xiao2016-07-231-1/+1
| | | | Change-Id: I252d7a644a9e4064a9f1a816a2be3f25f37b4c43
* Fix maven links.Feng Xiao2016-07-221-1/+1
| | | | | | [ci skip] Change-Id: Ibefbdf441d932c5751235c635244450d7cbacc53
* Dockerfile for building protoc on Centos 6.6Kun Zhang2015-05-121-0/+40