Skip to content

Docker: Install grpcio-tools from distro#10358

Merged
thebentern merged 1 commit into
masterfrom
docker-grpcio-tools
Apr 30, 2026
Merged

Docker: Install grpcio-tools from distro#10358
thebentern merged 1 commit into
masterfrom
docker-grpcio-tools

Conversation

@vidplace7

Copy link
Copy Markdown
Member

Use distro provided Python at build time (instead of the python images from dockerhub) and install grpcio-tools using the distro provided packages.

This should speed up build times, ESPECIALLY on riscv64 (where prebuilt grpcio-tools wheels are not provided on pip).

Use distro provided Python at build time (instead of the `python` images from dockerhub) and install `grpcio-tools` using the distro provided packages.

This should speed up build times, ESPECIALLY on riscv64 (where prebuilt `grpcio-tools` wheels are not provided on pip).

Co-authored-by: Copilot <copilot@github.com>
@vidplace7 vidplace7 added enhancement New feature or request linux-native related to running meshtastic as daemon on native linux labels Apr 30, 2026
@github-actions github-actions Bot added the needs-review Needs human review label Apr 30, 2026
@thebentern thebentern merged commit 4ee9598 into master Apr 30, 2026
71 checks passed
@thebentern thebentern deleted the docker-grpcio-tools branch April 30, 2026 20:22
jp-bennett pushed a commit that referenced this pull request May 4, 2026
Use distro provided Python at build time (instead of the `python` images from dockerhub) and install `grpcio-tools` using the distro provided packages.

This should speed up build times, ESPECIALLY on riscv64 (where prebuilt `grpcio-tools` wheels are not provided on pip).

Co-authored-by: Copilot <copilot@github.com>
Evil8it pushed a commit to Evil8it/ME4TACTNK that referenced this pull request Jun 10, 2026
Use distro provided Python at build time (instead of the `python` images from dockerhub) and install `grpcio-tools` using the distro provided packages.

This should speed up build times, ESPECIALLY on riscv64 (where prebuilt `grpcio-tools` wheels are not provided on pip).

Co-authored-by: Copilot <copilot@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request linux-native related to running meshtastic as daemon on native linux needs-review Needs human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants