Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Lightweight docker for python3 gRPC based on the Alpine Linux distribution.

License

Notifications You must be signed in to change notification settings

KnightWhoSayNi/docker-grpc-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-grpc-python3

Build Status GitHub license Docker Pulls Docker Stars

Lightweight docker for python3 gRPC based on the Alpine Linux distribution.

Content

  • Docker image based on the Alpine Linux distribution
  • Python 3
  • gRPC for Python grpcio and grpcio-tools

Usage

From Docker Hub

Pull

docker pull threeheadedknight/docker-grpc-python3

In a Dockerfile

FROM threeheadedknight/docker-grpc-python3:latest

From provided Dockerfile

Build

docker build -t grpc-python3-image .

Run

docker run -ti grpc-python3-image

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

gRPC

About

Lightweight docker for python3 gRPC based on the Alpine Linux distribution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published