grpc / grpc-docker-library

Contains dockerfiles for gRPC in different languages
Apache License 2.0
207 stars 83 forks source link

IMPORTANT: This repository contains gRPC docker images that are no longer maintained and most of them are out of date (and potentially broken).

We are working on providing an improved installation story and a better automated mechanism for updating the docker images in this repository. Until than happens, please refrain from using the docker images defined here.

About this repo

This is the Git repo containing the official Docker images for grpc.

What is gRPC ?

A high performance, open source, general RPC framework that puts mobile and HTTP/2 first, available in many programming languages. For full details, see the official gRPC documentation.

Organization

The repo is set up to mirror the structure of docker-library repos.

The folder structure matches that used by official docker images. This anticipates the future publishing gRPC as an official docker image once it reaches it GA milestone.