Hi Team
I am facing certificate issue while pull images from docker hub.I am getting following error
docker-compose up
Pulling redis-server (redis:)…
Trying to pull repository Docker Hub Container Image Library | App Containerization …
ERROR: Get https://registry-1.docker.io/v2/: x509: certificate has expired or is not yet valid
I am not using any proxy or any kind of vpn. I have tried restarting service also and that is not helping to
I am using following docker version
docker --version
Docker version 1.13.1, build 07f3374/1.13.1
Can someone please look into this issue and let me know what is wrong with this .
regards,
Vivek