Sign inSign up

ushios/grpc-python

By ushios

Updated almost 8 years ago

Python docker images that installed grpc libraries.

Image
0

956

ushios/grpc-python repository overview

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

Tag summary

Content type

Image

Digest

Size

106.2 MB

Last updated

almost 8 years ago

docker pull ushios/grpc-python