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