MAC Docker Desktop 阿里云加速服务

5 min read

Docker Engine > This can prevent Docker from starting, reset your daemon settings if it hangs.

{
  "registry-mirrors": ["https://ff07df3q.mirror.aliyuncs.com"],
  "builder": {
    "gc": {
      "defaultKeepStorage": "20GB",
      "enabled": true
    }
  },
  "experimental": false,
  "features": {
    "buildkit": true
  }
}