Errors when using docker pull command

I am on a Windows 10 Pro computer running the latest version of Docker for Windows which I updated 2 days ago.

When I issued the pull command for continuum/anaconda3 I got the following response :

image operating system “linux” cannot be used on this system

I guess that I am trying to download linux images on a Windows system. How do I change it so it only downloads the Windows version of an image?

It seems there must be a way.

Also when I issue the Docker pull command docker hub I sometimes get :

error response from daemon pull access denied for anaconda3. repository does not exist or may require ‘docker login’’ requested access is denied.

How do I take care pf these errors to fix them?

Any help appreciated. Thanks in advance.

Respectfully,

Bass

Okay, I got the answer to the first one. That is just a change from Docker Linux containers to Docker Windows containers. The second questions is still unknown to me. I could sure use help on that one.

Respectfully,

ErnestTBass