Docker Registry
Docker
📚 How to Use This Mirror
Complete guide for connecting and using this registry
🔧 Setup Instructions
This mirror proxies Docker Hub only (registry-1.docker.io). Use it to pull images by
tag (e.g. latest, 15-alpine) or by digest (e.g. sha256:abc123...) for reproducible builds.
Method 1: Direct pull (prefix with mirror host)
Use the mirror host as the registry. Official (library) images:
docker pull mirror2.chabokan.net/nginx:latest
User/org images (username/image:tag):
docker pull mirror2.chabokan.net/username/image:tag
Pull by digest (reproducible):
docker pull mirror2.chabokan.net/nginx@sha256:<digest>
Method 2: Docker daemon mirror (recommended)
Edit or create /etc/docker/daemon.json and set:
{
"registry-mirrors": ["https://mirror2.chabokan.net"]
}
Restart Docker, then pull as usual (no host prefix):
sudo systemctl restart docker
docker pull nginx:latest
If this mirror is served under a path (e.g. https://example.com/mirror), use that full URL in registry-mirrors.
💡 Usage Examples
Pull by tag (official image):
docker pull mirror2.chabokan.net/nginx:latest
Pull by tag (specific version):
docker pull mirror2.chabokan.net/postgres:15-alpine
docker-compose (direct pull):
services:
web:
image: mirror2.chabokan.net/nginx:latest
docker-compose (with daemon mirror):
services:
web:
image: nginx:latest⚠️ Important Notes
- ✅ All packages are automatically cached in the mirror
- ✅ If a package is not in cache, it will be fetched from upstream
- ✅ Cached packages download much faster
- ⚡ For best performance, use permanent configuration
Total Packages
6,966
Total Downloads
1,189,653
Total Size
1.5 TB
Recent Downloads
Latest package downloads from this registry
| Package | Version | Size | Time | Response Time | Cache |
|---|---|---|---|---|---|
| library/nginx |
latest
|
24.5 KB | just now | 6 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | just now | 15 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | just now | 5 ms | HIT |
| library/postgres |
latest
|
33.4 KB | just now | 8 ms | HIT |
| library/redis |
8.8.0
|
24.4 KB | just now | 8 ms | HIT |
| library/mariadb |
10.11
|
13.0 KB | just now | 6 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | just now | 4 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | just now | 4 ms | HIT |
| library/nginx |
latest
|
24.5 KB | 1 minute ago | 9 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | 1 minute ago | 4 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | 1 minute ago | 4 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | 1 minute ago | 4 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | 1 minute ago | 4 ms | HIT |
| library/nginx |
latest
|
24.5 KB | 2 minutes ago | 6 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | 2 minutes ago | 4 ms | HIT |
| library/postgres |
latest
|
33.4 KB | 2 minutes ago | 7 ms | HIT |
| library/redis |
8.8.0
|
24.4 KB | 2 minutes ago | 78 ms | HIT |
| library/mariadb |
10.11
|
13.0 KB | 2 minutes ago | 62 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | 2 minutes ago | 5 ms | HIT |
| caprover/caprover |
1.13.3
|
7.0 KB | 2 minutes ago | 4 ms | HIT |
Popular Packages
Most downloaded packages
| Package | Version | Size | Downloads | Cached |
|---|---|---|---|---|
| library/redis | alpine |
24.2 KB | 155,213 | 4 months, 2 weeks ago |
| library/nginx | latest |
24.5 KB | 155,200 | 6 months ago |
| caprover/caprover | 1.13.3 |
7.0 KB | 137,492 | 1 month ago |
| library/mariadb | 10.11 |
13.0 KB | 75,698 | 4 months, 3 weeks ago |
| library/postgres | latest |
33.4 KB | 73,009 | 4 months, 4 weeks ago |
| library/mongo | latest |
11.2 KB | 58,923 | 4 months, 4 weeks ago |
| library/redis | latest |
24.4 KB | 26,063 | 4 months, 3 weeks ago |
| library/redis | 8.8.0 |
24.4 KB | 25,832 | 1 month, 1 week ago |
| roundcube/roundcubemail | latest |
24.6 KB | 24,228 | 3 months ago |
| containrrr/watchtower | latest |
3.7 KB | 22,359 | 5 months, 1 week ago |
| library/redis | 7-alpine |
25.7 KB | 20,061 | 5 months, 1 week ago |
| postgis/postgis | 18-3.6 |
4.0 KB | 19,601 | 2 months, 2 weeks ago |
| minio/minio | latest |
6.1 KB | 18,899 | 4 months, 3 weeks ago |
| postgis/postgis | 15-3.4 |
200.6 MB | 18,626 | 4 months, 3 weeks ago |
| library/mongo | 4.4 |
11.2 KB | 16,706 | 4 months ago |
| louislam/uptime-kuma | 1 |
9.8 KB | 11,902 | 3 months, 2 weeks ago |
| library/registry | 2.8.1 |
8.0 KB | 11,017 | 4 months ago |
| library/node | 20-alpine |
14.7 KB | 10,735 | 5 months, 1 week ago |
| gitlab/gitlab-runner | v18.7.0 |
8.8 KB | 10,159 | 4 months ago |
| gitlab/gitlab-ee | 18.7.0-ee.0 |
4.0 KB | 10,155 | 4 months ago |
Recently Cached
Latest packages added to cache
| Package | Version | Size | Downloads | Cached |
|---|---|---|---|---|
| grafana/grafana | sha256:f33c692ba1a5ee15724cf6b22db65e9de39dde14d80f7d73a9546e3fc917270b |
360.8 MB | 1 | 3 hours, 21 minutes ago |
| coturn/coturn | sha256:509d7e73fd74baabfde20286feb1c3bb4c33696fce9b43b80b0bd3dc69a6ef18 |
43.4 MB | 3 | 3 hours, 21 minutes ago |
| coturn/coturn | 4.14 |
7.9 KB | 6 | 3 hours, 21 minutes ago |
| systemli/prometheus-jitsi-meet-exporter | 1.4.2 |
2.7 MB | 6 | 3 hours, 21 minutes ago |
| library/busybox | sha256:1cfa4e2b09e127b9c4ed43578d3f3c18e7d44ea47b9ea98475c0cbe9086525f8 |
2.1 MB | 3 | 3 hours, 25 minutes ago |
| mattermost/mattermost-team-edition | sha256:55707936dc10f404b8447b1d811958160063201f37665e670f9d9cf85a5cfcfd |
405.1 MB | 2 | 3 hours, 25 minutes ago |
| library/busybox | 1.38.0 |
9.7 KB | 8 | 4 hours, 38 minutes ago |
| zenika/alpine-chrome | sha256:c13fe7559c0ab2c89df832c9232fe7c3e2498a6687ce7a826a255b9a8b79784c |
12.8 KB | 2 | 11 hours, 25 minutes ago |
| zenika/alpine-chrome | sha256:11eb30fcfc69f9f9355640c448310adf39738fc413386d2a272f3b241edbd686 |
380.5 MB | 1 | 11 hours, 25 minutes ago |
| zenika/alpine-chrome | with-playwright |
5.0 KB | 2 | 11 hours, 25 minutes ago |
| n8nio/n8n | sha256:2e8eaac710187d7ec68f0db2898fd3e781b2cbaf0f6491bcc55a0a7d3c137089 |
284.2 MB | 1 | 13 hours, 5 minutes ago |
| n8nio/n8n | 2.1.1 |
7.1 KB | 3 | 13 hours, 5 minutes ago |
| artankoko/boof-pocketbase | v3 |
1.8 KB | 3 | 13 hours, 27 minutes ago |
| artankoko/boof-pocketbase | sha256:bbe21dfca9496c27a3870642c838bd75374080ac7edf5b53c0392e98bad14876 |
44.7 MB | 1 | 13 hours, 33 minutes ago |
| artankoko/boof-pocketbase | v2 |
1.8 KB | 2 | 13 hours, 33 minutes ago |
| hashicorp/vault | sha256:5fc36e6a051e8d3e6c5d43da2fdabda316b676491324ba1556f0b7eb8e166449 |
170.2 MB | 1 | 14 hours, 16 minutes ago |
| artankoko/boof-pocketbase | sha256:5dac2055241cb57a8b60eab8bd1a45905605c789c0633fc6f69305de19dd359a |
44.7 MB | 1 | 15 hours, 19 minutes ago |
| artankoko/boof-pocketbase | latest |
1.8 KB | 6 | 15 hours, 19 minutes ago |
| siavashmazinani/avandhesab | sha-ae79356 |
92.6 MB | 2 | 15 hours, 44 minutes ago |
| library/mongo | sha256:e68ebd505eb6b5c5b5c6c3486bd208fed62e2765b9d7f2f5262fb172481df26f |
280.0 MB | 1 | 16 hours, 44 minutes ago |