Singularity pull docker images issue

I have the following when I try to use singularity to pull a docker image from the docker hub.

I work on Mac High Sierra 10.13.6.
My docker daemon is up to date.
and I have a singularity def file starts as follows:
Bootstrap:docker
From:elsayed-issa/arabic_dialects:pytorch-1.3.0

anythoughts how to resolve this issue?

Thanks