* Overview
This is a non-profit website that provides Docker Hub acceleration services for OPAI users.
* How to use?
Create or modify /etc/docker/daemon.json:
{
"registry-mirrors": [
"https://docker.opai.space"
]
}