标签:00 过期 ubuntu mysql docker 执行
执行docker-compose up -d nginx redis mysql
报错:Service 'mysql' failed to build: Get "https://registry-1.docker.io/v2/": x509: certificate has expired or is not yet valid: current time 2022-10-18T21:55:57+08:00 is before 2023-02-22T00:00:00Z
在ubuntu命令行中执行 sudo hwclock -s
标签:00,
过期,
ubuntu,
mysql,
docker,
执行
From: https://www.cnblogs.com/zy2022-7-12/p/17161706.html