Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for using docker to regen derived files #3489

Merged
merged 2 commits into from
May 9, 2024

Conversation

mhutchinson
Copy link
Contributor

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).

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).
@mhutchinson mhutchinson requested a review from a team as a code owner May 8, 2024 15:30
@mhutchinson mhutchinson requested review from phbnf and AlCutter May 8, 2024 15:30
scripts/install_deps.sh Outdated Show resolved Hide resolved
@mhutchinson mhutchinson merged commit 05f1f7f into google:master May 9, 2024
10 checks passed
@mhutchinson mhutchinson deleted the docker4Devs branch May 9, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants