mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
We can derive exporter ids from their place in the exporter array in a SolveRequest - this removes the need to manually generate and handle multiple sets of IDs. Signed-off-by: Justin Chadwell <me@jedevc.com>