Files
trailofbits-buttercup/scripts
Riccardo Schirone e516fe42fb fix(setup-local): detect existing buildx, fall back to docker-buildx pkg (#546)
The install_docker helper hardcoded `docker-buildx-plugin` (Docker's
official apt repo name), so setup-local failed on systems where Docker
was installed from Ubuntu's repos, which ship the same plugin as
`docker-buildx`. Skip the install when `docker buildx version` already
works, and probe apt-cache to pick whichever package name is available.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 15:52:39 +02:00
..
2025-08-27 15:26:38 -04:00