{
  "name": "docker-registry-mirror",
  "endpoints": {
    "registry_api": "https://accel.nicefish4520.com/v2/",
    "auth": "https://accel.nicefish4520.com/v2/auth",
    "original_url": "https://accel.nicefish4520.com/https://registry-1.docker.io/v2/"
  },
  "usage": {
    "daemon_json": {
      "registry-mirrors": [
        "https://accel.nicefish4520.com"
      ]
    },
    "docker_pull": [
      "docker pull accel.nicefish4520.com/library/nginx:latest",
      "docker pull accel.nicefish4520.com/ghcr.io/actions/runner:latest"
    ],
    "http": [
      "https://accel.nicefish4520.com/v2/library/nginx/manifests/latest",
      "https://accel.nicefish4520.com/https://ghcr.io/v2/..."
    ]
  },
  "registries": [
    "docker.io",
    "registry-1.docker.io",
    "index.docker.io",
    "ghcr.io"
  ]
}