Hello,
I am new to docker and going thru docker docs, trying to set up local environment to get more familiarised with docker. As I am doing this, came across a question that I could not find an answer online and decided to post the question here for help.
Question: docker pull
how and where is the configuration for the pull to know that it has to go out to hub.docker.com to get the image ?
How do i see the default config values for docker daemon process ?
Any guidance with my questions is much appreciated.
Thanks,
Peter