Dotnet sdk docker image with protobuf and grpc binaries for building proto files
3.5K
Docker image with latest .NET Core SDK, protobuf compiler and grpc plugin to build and compile .NET classes from .proto files.
v1.19.0
find protobuf_dir -name "*.proto" | xargs /usr/local/bin/protoc --csharp_out=CS_DIR --proto_path=include --proto_path=protobuf_dir
dotnet pack
Content type
Image
Digest
Size
691.8 MB
Last updated
about 7 years ago
docker pull sitkoru/docker-dotnet-grpc