tensortask / go-proto-compiler

Containerizing protoc for golang runtime compilation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorTask Logo

Go Proto Compiler

Go Proto Compiler is a Dockerfile containerizes protoc and gRPC/Google proto dependencies. The image is used for automatically compiling proto files into Go code.

Usage

docker build . -t go_proto_compiler

This repo has tag triggered builds.

About

Containerizing protoc for golang runtime compilation.

License:MIT License


Languages

Language:Dockerfile 95.8%Language:Shell 4.2%