depot / cli

🖥️ Depot CLI, build your Docker images in the cloud
https://depot.dev
MIT License
115 stars 5 forks source link

Fix buildkit proxy with buildx 0.13 #260

Closed jacobwgillespie closed 3 months ago

jacobwgillespie commented 3 months ago

Buildx 0.13 no longer issues two ListWorkers() calls, so we need to be ready to start the builder after the first ListWorkers()