OPAI.Space Hub Mirror

* Overview

This is a non-profit website that provides Docker Hub acceleration services for OPAI users.

Visit OPAI.Space

* How to use?

Create or modify /etc/docker/daemon.json:

          {
            "registry-mirrors": [
                "https://docker.opai.space"
            ]
          }