エラー Dockerでimageをpullしてくる際に certificate has expired or is not yet valid というエラーに見舞われる。 $ sudo docker container run --name redis -it -p 6379:6379 --net test_network redis Unable to find image 'redis:latest' locally docker: Error response from daemon: Get https://registry-1.docker.io/v2/: x509: certificate has expired or is not yet valid. See ‘docker run --help'. 環境 CentOS 7 on Vagrant 原因 どうやらシステムクロッ