Files
Eyüp Can Akman a854812851 Fix OTel Docker test by using plain docker build
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.
2026-03-22 13:04:48 +03:00
..