Hey Docker guys,
So I tried to install Docker today on a fresh install of Ubuntu Gnome Desktop 14.10 (dual booted on Macbook).
I run the curl command to install docker and I get this error:
W: Failed to fetch https://get.docker.com/ubuntu/dists/docker/main/binary-amd64/Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
W: Failed to fetch https://get.docker.com/ubuntu/dists/docker/main/binary-i386/Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
E: Some index files failed to download. They have been ignored, or old ones used instead.
Any ideas?