Skip to content
  • Martin Hutchinson's avatar
    Add instructions for using docker to regen derived files (#3489) · 05f1f7f9
    Martin Hutchinson authored
    This is much cleaner than the previous approach of requiring protoc to be installed globally on the machine, which inevitably causes tensions with other projects that are developed on the same machine. We may want to consider building and publishing the Docker image in a repository so that people can just pull it and use it unless they are upgrading any of the tool versions (e.g. protoc).
    
    The changes to the `batchmap` code are the results of regenerating all files using these new instructions.
    05f1f7f9