on linux machine, or when I connect to boot2docker VM using putty, I can see this nice progress indicator when I'm pulling images:
1491ff176f58: Downloading [===========================> ] 1.481 GB/2.721 GB
Unfortunately when pulling exactly the same image from Git Bash (MinTTY) on Windows
git version 2.5.3.windows.1
docker version:
Client/Server: 1.8.2
There is no progress bar.
Any idea why?