Looks like you don't have active docker service on the computer. Nobody can serve your docker image
On Linux I start docker using the following command:
systemctl start docker
On Windows or Mac you should probably install and run docker desktop