diff options
author | Eric Anderson <ejona@google.com> | 2018-03-28 16:58:47 -0700 |
---|---|---|
committer | Eric Anderson <ejona@google.com> | 2018-03-28 17:24:07 -0700 |
commit | 5f052ae7ae8a757dd919e95e0f1481e08fef749b (patch) | |
tree | 8139d57ea3f3dffaee9d65c3a523f93f532403f5 /examples | |
parent | 7bf47a6b5d10382a4b427677cf7ca9288f4e2833 (diff) |
protoc-artifacts: Avoid checking out protobuf code
It is a bad idea to check out code into the docker image, as it will be
out-of-date. It is better to have the image just be the environment, and
let any scripts that need source check them out themselves.
This fixes #4419 in that it allows the image to build again, albeit
users would need to use wget to grab the source of the version of
protobuf they wish.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions