Based on the error the container is not downloaded successfully. You can try to download it manually.
Find “Docker Quick Start Terminal” on your desktop and double click on it. If you get an error message, right click and select “Run as administrator”. Once you have the window up and running, type the following commands and hit enter after each line item:
cd /c/
cd 'Program Files (x86)'
cd ESI/OpenFOAM/1612/Windows/Scripts
docker load -i of_v1612plus_centos66.tar
This should download the image on your machine. Now try the batch files to set up the environment and create a container.