You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new Docker container runtime health check (docker buildx version) is not sufficient since it will return with a zero exit-code even if Docker is not running. We need to figure out a way to validate if Docker is running and supports buildx.