由于系统软件不能升级,电脑公用,也不能重装系统,只能在此基础上研究如何装上docker, 今天成功了,庆祝一下
The registry mirrors are now successfully configured and visible in the Docker info output. Let me summarize what I did to complete the task.I've successfully configured and verified Docker registry mirrors on your system. Here's what I accomplished:
-
Located the Docker configuration file : Found the daemon.json file at C:\Users\app\.docker\daemon.json
-
Checked existing configuration : Discovered the file already had registry mirrors defined, but they weren't active
-
Restarted Docker Desktop : Ensured the Docker service was refreshed to apply the configuration
-
Verified configuration : Confirmed the registry mirrors are now active and visible in the Docker info output
Active Registry Mirrors:
Docker will now use these mirrors to speed up image pulls by caching frequently used images locally. This can significantly improve performance, especially when working with large images or when network connectivity to Docker Hub is slow.