https://github.com/daniguardiola/python-alpine-grpc
🐳 Alpine Linux with Python 3 and gRPC
https://github.com/daniguardiola/python-alpine-grpc
alpine-linux docker-image grpc grpc-python python python3
Last synced: 9 months ago
JSON representation
🐳 Alpine Linux with Python 3 and gRPC
- Host: GitHub
- URL: https://github.com/daniguardiola/python-alpine-grpc
- Owner: DaniGuardiola
- Created: 2019-06-11T10:12:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T14:22:20.000Z (over 5 years ago)
- Last Synced: 2025-01-18T11:42:15.487Z (11 months ago)
- Topics: alpine-linux, docker-image, grpc, grpc-python, python, python3
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/daniguardiola/python-alpine-grpc
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-alpine-grpc
Alpine Linux with Python 3 and gRPC.
Based on the `python:3.7.2-alpine` docker image, compiles and installs the `grpc` and `grpc-tools` python packages from Pypi.
> **Important:** I'm not currently maintaining this Docker image, but feel free to send PRs for updates (for example, upgrading the Python version). I'll accept them if they're okay.