docker-protobuf
docker-protobuf copied to clipboard
Update to the latest versions
Could you please update deps in a Dockerfile to the latest versions and build new image? I have found that containerized protoc
doesn't support path
option for the grpc-gateway
:
--grpc-gateway_out=logtostderr=true,paths=source_relative:.
You can try your luck with https://github.com/TheThingsIndustries/docker-protobuf ? These are the versions we provide: https://github.com/TheThingsIndustries/docker-protobuf/blob/0f10abce73e7150e72d615c3c36f4e7835bb905c/Makefile#L1-L20