1. 29 Mar, 2018 1 commit
    • 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