🐳

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 docker.chabokan.net/nginx:latest

User/org images (username/image:tag):

docker pull docker.chabokan.net/username/image:tag

Pull by digest (reproducible):

docker pull docker.chabokan.net/nginx@sha256:<digest>

Method 2: Docker daemon mirror (recommended)

Edit or create /etc/docker/daemon.json and set:

{
  "registry-mirrors": ["http://docker.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 docker.chabokan.net/nginx:latest
Pull by tag (specific version):
docker pull docker.chabokan.net/postgres:15-alpine
docker-compose (direct pull):
services:
  web:
    image: docker.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
  • ⚠️ Warning: You are using HTTP. For better security, use HTTPS
Total Packages
7,069
Total Downloads
1,217,586
Total Size
1.5 TB

Recent Downloads

Latest package downloads from this registry

Package Version Size Time Response Time Cache
caprover/caprover 1.13.3 7.0 KB just now 4 ms HIT
caprover/caprover 1.13.3 7.0 KB just now 9 ms HIT
caprover/caprover 1.13.3 7.0 KB just now 4 ms HIT
library/nginx latest 24.5 KB just now 82 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 16 ms HIT
library/redis 8.8.0 24.4 KB 1 minute ago 70 ms HIT
library/postgres latest 33.4 KB 1 minute ago 81 ms HIT
library/mariadb 10.11 13.0 KB 1 minute ago 5 ms HIT
library/nginx latest 24.5 KB 1 minute ago 26 ms HIT
caprover/caprover 1.13.3 7.0 KB 1 minute ago 9 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 5 ms HIT
caprover/caprover 1.13.3 7.0 KB 2 minutes ago 5 ms HIT
library/nginx latest 24.5 KB 2 minutes ago 5 ms HIT
library/node 22-alpine 12.2 KB 3 minutes ago 9 ms HIT
caprover/caprover 1.13.3 7.0 KB 3 minutes ago 4 ms HIT
caprover/caprover 1.13.3 7.0 KB 3 minutes ago 4 ms HIT
caprover/caprover 1.13.3 7.0 KB 3 minutes ago 4 ms HIT

Popular Packages

Most downloaded packages

Package Version Size Downloads Cached
library/nginx latest 24.5 KB 159,034 6 months, 1 week ago
library/redis alpine 24.2 KB 155,341 4 months, 2 weeks ago
caprover/caprover 1.13.3 7.0 KB 150,935 1 month ago
library/mariadb 10.11 13.0 KB 77,260 4 months, 3 weeks ago
library/postgres latest 33.4 KB 74,613 5 months ago
library/mongo latest 11.2 KB 58,923 5 months ago
library/redis 8.8.0 24.4 KB 27,443 1 month, 1 week ago
library/redis latest 24.4 KB 26,064 4 months, 4 weeks ago
roundcube/roundcubemail latest 24.6 KB 24,228 3 months, 1 week ago
containrrr/watchtower latest 3.7 KB 22,467 5 months, 2 weeks ago
library/redis 7-alpine 25.7 KB 20,130 5 months, 2 weeks 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, 4 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,797 4 months, 1 week ago
louislam/uptime-kuma 1 9.8 KB 11,937 3 months, 2 weeks ago
library/registry 2.8.1 8.0 KB 11,105 4 months ago
library/node 20-alpine 14.7 KB 10,884 5 months, 2 weeks ago
gitlab/gitlab-ee 18.7.0-ee.0 4.0 KB 10,252 4 months ago
gitlab/gitlab-runner v18.7.0 8.8 KB 10,244 4 months ago

Recently Cached

Latest packages added to cache

Package Version Size Downloads Cached
library/maven sha256:c963b0b5cb93cc85f77e4a42c60f5d8d1a12b7ee482dd5df6b869225f30ee9e8 6.6 MB 2 8 minutes ago
library/maven 3.9.9-amazoncorretto-21 6.6 KB 5 15 minutes ago
eniz1806/vaults3 sha256:47ddc45816e572b38f8c9546ef7118030d5a75723188b8965b26d3f412a47fc6 33.2 KB 1 43 minutes ago
eniz1806/vaults3 sha256:a75f474d4a690178c5ec68b45d7c52cb96e6023d42aaf40dad198d2554b13e82 13.8 MB 1 43 minutes ago
eniz1806/vaults3 latest 3.2 KB 2 43 minutes ago
ravendb/ravendb sha256:730bbb8a5e338160f6b81847d19eaef6e62291da2c6b1d3a63003b8ce3a2a27f 339.8 MB 1 3 hours, 3 minutes ago
ravendb/ravendb latest 10.9 KB 2 3 hours, 3 minutes ago
artankoko/boof-pocketbase sha256:1d7c380f937d0bd34e25f4f01465a299f56f68ffe637e73e0f52f4d4fc075ad5 46.0 MB 1 5 hours, 21 minutes ago
artankoko/boof-pocketbase v6 1.8 KB 25 5 hours, 21 minutes ago
kubernetesui/metrics-scraper sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a 17.5 MB 3 5 hours, 57 minutes ago
kubernetesui/metrics-scraper sha256:48d2d9995fd36238cc7061e4f1e4d334db91597ce9fe228bf6668acc8cccb282 17.8 MB 3 5 hours, 57 minutes ago
kubernetesui/metrics-scraper sha256:e6776a02530095491852687fc2aea369a9446017ccdc11800ec884bac3e63919 17.3 MB 3 5 hours, 57 minutes ago
kubernetesui/metrics-scraper sha256:a8a4f13158fef2725272152321c122dc85ebcb3a6a62a97623c5fd4251b5dd62 18.6 MB 3 5 hours, 57 minutes ago
kubernetesui/dashboard sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf 70.7 MB 3 5 hours, 58 minutes ago
kubernetesui/dashboard sha256:e17cb35bf8c80f9f38da98aa961b1cb870210dba905ed8f322d0b03a44797982 70.4 MB 3 5 hours, 58 minutes ago
kubernetesui/dashboard sha256:764f84323305f0a2996bfbdb23f34550628ecfd6a6051c7b2b081a1aed7e21fe 72.0 MB 3 5 hours, 58 minutes ago
kubernetesui/dashboard sha256:e287bc8ee61479ca77f76a5153564a413f28274c95fdb10a24891b5bf7626a07 71.0 MB 3 5 hours, 58 minutes ago
clickhouse/clickhouse-server 25.12 6.3 KB 1 7 hours, 25 minutes ago
calico/kube-controllers sha256:c2b80b570f662c51c380b1060604bbaae35c5dc89d95f42d6827c3528a235a83 31.9 MB 1 7 hours, 34 minutes ago
calico/kube-controllers sha256:55b3d30f55183588c21880b4fa135d2fe268615e148b0d7e82587ae10a4e3750 33.0 MB 1 7 hours, 34 minutes ago
← Back to Dashboard