Pull under docker for windows dies after a while

Whenever I do a pull davidkarlsen/elasticsearchhq it dies midway and docker daemon dies (e.g. a docker ps for instance will fail).
See attached log:
log-2016-06-19_21-10-10.txt (204.7 KB)

Tried fresh install.
1.12.0-rc2-beta16 (build 4760)

C:\Users\david>ver

Microsoft Windows [Version 10.0.10586]

Hi.

This may be a local issue with the workstation or network. I am using a comparable windows version and build in a VM, and the latest beta of docker for windows, and was able to pull that image onto my machine without issue, and with docker continuing to run.

Bryce