I have been getting the following problem after getting Docker set-up on a Mac OS using the Docker Toolbox:
Pulling repository docker.io/library/hello-world
Error while pulling image: Get https://index.docker.io/v1/repositories/library/hello-world/images: x509: certificate signed by unknown authority
I have seen some potential solutions to this problem on StackOverflow, but none of them seems to be working for me. For example, I have checked the date, which is set correctly in my case. Does anyone know of a solution for the Docker Toolbox on a Mac OS X?