• Eric Anderson's avatar
    protoc-artifacts: Use ENTRYPOINT to enable devtoolset-1.1 · cdbfdd8d
    Eric Anderson authored
    ENTRYPOINT is used even when other commands are specified on the "docker
    run" command line. This allows running one-off commands in the docker
    image (especially combined with volume binding with the host) with the
    correct environment variables.
    cdbfdd8d
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...
scl-enable-devtoolset.sh Loading commit data...