• Eric Anderson's avatar
    protoc-artifacts: Avoid checking out protobuf code · 5f052ae7
    Eric Anderson authored
    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.
    5f052ae7
Name
Last commit
Last update
..
Dockerfile Loading commit data...
README.md Loading commit data...
build-protoc.sh Loading commit data...
build-zip.sh Loading commit data...
pom.xml Loading commit data...