NotGlop / docker-drag

Download image from the Docker Hub HTTPS API
GNU General Public License v3.0
725 stars 199 forks source link

Windows not supported #16

Closed priyanksaini2010 closed 4 years ago

priyanksaini2010 commented 4 years ago

image

NotGlop commented 4 years ago

Obviously centos is a Linux image and you are surely using Docker for windows.
Therefore, you need to switch between Windows and Linux containers. (see docker desktop documentation for that)

priyanksaini2010 commented 4 years ago

Thanks It worked