https://github.com/platypew/python-grpc-armv7l
Python Docker image with grpcio and grpcio-tools package installed for Raspberry Pis (armv7l)
https://github.com/platypew/python-grpc-armv7l
armv7 armv7l docker docker-image grpc grpc-python pi raspberry raspberry-pi raspbian
Last synced: 10 months ago
JSON representation
Python Docker image with grpcio and grpcio-tools package installed for Raspberry Pis (armv7l)
- Host: GitHub
- URL: https://github.com/platypew/python-grpc-armv7l
- Owner: PlatyPew
- Created: 2022-07-08T16:05:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T16:09:27.000Z (over 3 years ago)
- Last Synced: 2025-01-08T10:45:03.316Z (11 months ago)
- Topics: armv7, armv7l, docker, docker-image, grpc, grpc-python, pi, raspberry, raspberry-pi, raspbian
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python3.10 gRPC for Raspberry Pi
A Docker image that has grpcio and grpcio-tools installed on armv7l architecture
You can find it at https://hub.docker.com/r/platypew/python-grpc-armv7l
```
docker pull platypew/python-grpc-armv7l:latest
```
You may need to run with privileged access if you get weird permission errors