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 .
6 years ago
murgatroid99
2a12b47f0b
Fix other docker build issues
6 years ago
Jan Tattermusch
a8d960bbd2
speedup php7 interop build
6 years ago
Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
7 years ago
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
7 years ago
Jan Tattermusch
80095a046c
regenerate dockerfiles
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Stanley Cheung
619c034fef
php: require grpc extension to be installed before composer package
9 years ago
Stanley Cheung
39b2e5bec6
PHP Proto3: update tests and README
9 years ago
Stanley Cheung
857a130493
PHP Proto3: run generate_projects.sh
9 years ago
Matt Kwong
10dcccadfb
fixed whitespacing and docker_run_tests.sh now clones submodule via network
9 years ago
Matt Kwong
5d0f24600e
changed method to local clone submodules to using git submodule foreach from the local copy
9 years ago
Matt Kwong
46c7f574bd
submodule clone comments changed to be more descriptive
9 years ago
Matt Kwong
ce9471c962
fixed wrong directory in git clone commands
9 years ago
Matt Kwong
befac97048
fixed local cloning of grpc/grpc submodules on docker
9 years ago
Stanley Cheung
fa1e4fa7f1
php: add php7 to jenkins basic and interop tests
9 years ago
Stanley Cheung
2e2cdffe9d
php: add php7 to jenkins basic and interop tests
9 years ago