Coder Social home page Coder Social logo

mythrnr / protobuf-compiler Goto Github PK

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

The tool to generate gRPC codes by Docker.

Home Page: https://hub.docker.com/r/mythrnr/protobuf-compiler

License: Other

Dockerfile 51.99% Shell 16.56% Makefile 31.44%
protobuf3 grpc protobuf-compiler

protobuf-compiler's Introduction

protobuf-compiler

日本語

The tool to generate gRPC codes by docker.

⚠️ Now, PHP image cannnot build.
Issue: grpc/grpc#25725

Status

Build Image for Documenter Build Image for Golang Build Image for PHP Build Image for Python

Usage

docker-compose up

Building Images

Build and Push all images

make build

make push

About Makefile options

Key Default Description
go 1.16 Go Version in the image
pecl_grpc 1.37.0 PECL::Package::gRPC Version in the image(PECL::Package::gRPC
php 7.4 PHP Version in the image
protoc 3.15.8 protoc Version in the image(protocolbuffers/protobuf
python 3.9 Python Version in the image
service - If you build only certain things from docs , golang , php or python, specify when to push.

⚠️ Because PHP5 series is no longer supported, the version of pecl_grpc must be up to 1.33.1 to be able to build.

make build go=1.13 protoc=3.12

Specify target to build

  • If you build a specific image, you should also specify it at push time.
make golang go=1.16

# Good
make push service=golang go=1.16

# Not work
make push

License

NYSL Version 0.9982
See LICENCE

protobuf-compiler's People

Contributors

mythrnr avatar

Forkers

nwenwewinthan-x

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.