mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00

This adds status reporting for the remote driver so it shows the length of time it is spending waiting for the connection. If the service is already present, this logger isn't shown but it should help provide a message to show the user why the build is stalled. A timeout of 20 seconds has been added to the bootstrap. Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>