When I aspire deploy on windows, while it is checking the docker health and tagging and pushing the images, I'm getting flashing command windows popping up for the Docker process.
I looked through how we are creating processes, and it doesn't look different from dotnet, but invoking dotnet doesn't appear to make a console window flash. But for some reason the docker one is.
cc @captainsafia