rvolosatovs / docker-protobuf

An all-inclusive protoc Docker image

Home Page:https://hub.docker.com/r/rvolosatovs/protoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add protoc-gen-hugodata

htdvisser opened this issue · comments

Summary

Let's add protoc-gen-hugodata to the image.

Why do we need this?

We added the generated files in TheThingsNetwork/lorawan-stack#1118, but we need to have it in our tooling so that we can keep the generated files up-to-date.

What is already there? What do you see now?

It's not in here, and we have to update by hand.

What is missing? What do you want to see?

Add the protoc-gen-hugodata binary.

How do you propose to implement this?

  • Tag a version
  • Add it here

Can you do this yourself and submit a Pull Request?

Yes

Closed by #59