Replace Rust compilation with pre-built binaries from toolshed#1043
Closed
Copilot wants to merge 3 commits into
Closed
Replace Rust compilation with pre-built binaries from toolshed#1043Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
…after use, add checksum note Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update echo service to use pre-built Rust binaries
Replace Rust compilation with pre-built binaries from toolshed
Feb 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The echo service builds from source on every Docker build, adding ~2 minutes of Rust compilation overhead. The toolshed repository now publishes pre-built binaries (bins-v0.1.47).
Changes
toolshed/releases/download/bins-v0.1.47/echo-0.1.0-{arch}debian:bookworm-slim→debian:trixie-slim(glibc 2.36 → 2.41, required for binary compatibility)BINS_VERSIONandECHO_VERSIONARGs for upgradesTARGETARCHbuild arg with validationBefore/After
Note: Checksums not published by toolshed for these binaries.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/envoyproxy/toolshed/releases/tags/bins-v0.1.47/usr/bin/curl curl -fsSL REDACTED grep -F m cation_Authority.pem /usr/bin/grep .1.47/echo-0.1.0rm -x e grep _CA.�� ification_Authority.pem rtificates/mozilla/Entrust_Root_s/,/_/g /usr/bin/grep 46.pem -e e grep(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This pull request was created from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.