ushios / docker-grpc-python

Python docker images that installed grpc libraries.

Home Page:https://hub.docker.com/r/ushios/grpc-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-grpc-python

Python docker images that installed grpc libraries.

CircleCI

Usage

Using in from clause.

FROM ushios/grpc-python:3.6-alpine

RUN pip install -r requirements.txt
...

Build all images

$ docker-compose build

About

Python docker images that installed grpc libraries.

https://hub.docker.com/r/ushios/grpc-python/


Languages

Language:Dockerfile 100.0%