Skip to content

docker: add protoc to docker image #83

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

Merged
merged 1 commit into from
Jul 29, 2020
Merged

docker: add protoc to docker image #83

merged 1 commit into from
Jul 29, 2020

Conversation

jamaljsr
Copy link
Member

This PR fixes the docker build which was previously broken by #81.

protoc needs to be installed in the image for the app to compile the proto files during the build.

@jamaljsr jamaljsr merged commit 540d61c into master Jul 29, 2020
@jamaljsr jamaljsr deleted the docker-protoc branch July 29, 2020 21:10
@truesilver92
Copy link

I think I ran into this as a problem trying to build tag v0.1.0-alpha

Did this change get in before the tag?

@jamaljsr
Copy link
Member Author

jamaljsr commented Aug 6, 2020

Yes, this was merged after v0.1.0-alpha was tagged. This PR is the only change currently in master, outside of docs/CI. So its safe to build your image from master.

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.

2 participants