Docker configuration Ali image acceleration source, super detailed

1. First log in to the Alibaba Cloud account, click on the console

  
2. Search the container image service

  
in the search box 3. Click on the image accelerator and select the corresponding operating system

  
4. Copy the acceleration address and configure the default path in the system/etc/docker/daemon.json

5. Restart Docker

systemctl daemon-reload 
systemctl restart docker

6. Verify the current mirror address

docker info

Guess you like

Origin blog.csdn.net/weixin_45310323/article/details/131639322