Eric Anderson
1f84f8950c
Remove vestigial sed for /etc/apt/sources.list in Dockerfiles
...
Jessie has a line that looks like this, now-a-days, so the regex is no
longer matching:
deb http://security.debian.org/debian-security jessie/updates main
But because that line was changed, downloads are also working correctly
out-of-the-box. The sed was originally added in #18530 .
2019-04-04 17:45:00 -07:00
murgatroid99
2a12b47f0b
Fix other docker build issues
2019-03-28 15:56:08 -07:00
Jan Tattermusch
a8d960bbd2
speedup php7 interop build
2018-11-06 19:11:39 +01:00
Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
2018-05-23 06:29:19 +02:00
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
2018-05-19 06:25:35 -07:00
Jan Tattermusch
80095a046c
regenerate dockerfiles
2018-05-18 00:29:31 +02:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Jan Tattermusch
53cba4a153
Merge pull request #8182 from matt-kwong/fix_docker_local_clone
...
Fixed local cloning of grpc/grpc submodules on docker
2016-10-12 12:09:37 +02:00
Stanley Cheung
619c034fef
php: require grpc extension to be installed before composer package
2016-10-06 12:22:02 -07:00
Matt Kwong
8bed8c853f
Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone
2016-10-04 17:34:35 -07:00
Stanley Cheung
39b2e5bec6
PHP Proto3: update tests and README
2016-09-29 17:26:40 -07:00
Stanley Cheung
857a130493
PHP Proto3: run generate_projects.sh
2016-09-29 17:26:29 -07:00
Matt Kwong
10dcccadfb
fixed whitespacing and docker_run_tests.sh now clones submodule via network
2016-09-28 16:55:15 -07:00
Matt Kwong
5d0f24600e
changed method to local clone submodules to using git submodule foreach from the local copy
2016-09-28 16:55:15 -07:00
Matt Kwong
46c7f574bd
submodule clone comments changed to be more descriptive
2016-09-28 16:55:15 -07:00
Matt Kwong
ce9471c962
fixed wrong directory in git clone commands
2016-09-28 16:55:14 -07:00
Matt Kwong
befac97048
fixed local cloning of grpc/grpc submodules on docker
2016-09-28 16:55:14 -07:00
Stanley Cheung
2e2cdffe9d
php: add php7 to jenkins basic and interop tests
2016-07-23 19:07:36 -07:00