GithubHelp home page GithubHelp logo

byteartis / docker-buf Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 12 KB

Docker image with support for Protobuf, gRPC, and Connect code generation for multiple languages.

License: MIT License

Dockerfile 85.35% Makefile 14.65%
buf grpc grpc-go grpc-java grpc-python protobuf grpc-node connectrpc

docker-buf's Introduction

Docker Buf

Docker image with support for Protobuf, gRPC, and Connect code generation for multiple languages.

The image includes Buf to facilitate code generation, linting, and breaking changes detection.

Plugins

Language Support Table

Language Protobuf gRPC Connect
Go protoc-gen-go protoc-gen-go-grpc protoc-gen-connect-go
Java protoc protoc-gen-java-grpc NA
C++ protoc protoc-gen-cpp-grpc NA
C# protoc protoc-gen-chsarp-grpc NA
Objective-C protoc protoc-gen-objc-grpc NA
JavaScript protoc-gen-js, protoc-gen-es protoc-gen-node-grpc protoc-gen-connect-es
TypeScript protoc-gen-es NA protoc-gen-connect-es
Python protoc protoc-gen-python-grpc NA
Ruby protoc protoc-gen-ruby-grpc NA
PHP protoc protoc-gen-php-grpc NA
Web protoc-gen-es protoc-gen-grpc-web protoc-gen-connect-es

Versions

Tool Version
buf v1.34.0
protoc v27.1
protoc-gen-go v1.34.2
protoc-gen-js v3.21.2
protoc-gen-es v1.10.0
grpc v1.64.2
protoc-gen-go-grpc v1.4.0
grpc-java v1.64.0
grpc-tools v1.12.4
grpc-web v1.5.0
protoc-gen-connect-go v1.16.2
protoc-gen-connect-es v1.4.0

Example

Check the sample repository here.

Versioning

Since this image contains multiple tools there is no straightforward way to version it. For that reason versioning will be done based on the following rules:

  • Major bump when any of the tools is updated to a new major version
  • Minor bump when any of the tools is updated to a new minor version
  • Patch bump when any of the tools is updated to a new patch version

docker-buf's People

Contributors

ealves-pt avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.