buildx icon indicating copy to clipboard operation
buildx copied to clipboard

ci: run docker tests in parallel

Open jedevc opened this issue 2 years ago • 0 comments

:hammer_and_wrench: Requires https://github.com/moby/buildkit/pull/4007.

With https://github.com/moby/buildkit/pull/4007, we can run multiple docker daemons in parallel, so we can our docker tests in parallel which should speed up test times.

jedevc avatar Jul 11 '23 15:07 jedevc