Sign inSign up

sitkoru/docker-dotnet-grpc

By sitkoru

Updated about 7 years ago

Dotnet sdk docker image with protobuf and grpc binaries for building proto files

Image
0

3.5K

sitkoru/docker-dotnet-grpc repository overview

docker-dotnet-grpc

Docker image with latest .NET Core SDK, protobuf compiler and grpc plugin to build and compile .NET classes from .proto files.

GRPC version

v1.19.0

Usage

find protobuf_dir -name "*.proto" | xargs /usr/local/bin/protoc --csharp_out=CS_DIR --proto_path=include --proto_path=protobuf_dir
dotnet pack

Tag summary

Content type

Image

Digest

Size

691.8 MB

Last updated

about 7 years ago

docker pull sitkoru/docker-dotnet-grpc