mirror of
https://github.com/locustio/locust.git
synced 2026-03-30 05:48:40 +00:00
The Buildx builder runs inside an isolated BuildKit container that cannot see images loaded into the host Docker daemon via load: true. Use plain docker build for the OTel image so it can resolve the locally-built base image directly.