docker pull mirrors.mamad.dev/docker/YOUR_KEY/nginx:latest
docker pull mirrors.mamad.dev/docker/YOUR_KEY/postgres:16
docker pull mirrors.mamad.dev/docker/YOUR_KEY/bitnami/redis:latest
docker pull mirrors.mamad.dev/docker/YOUR_KEY/ghcr.io/linuxserver/wireguard:latest
docker pull mirrors.mamad.dev/docker/YOUR_KEY/registry.k8s.io/pause:3.10
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."docker.io"] endpoint = ["https://mirrors.mamad.dev/docker/YOUR_KEY"]
If the image name starts with a hostname (contains a dot), that host is used as the upstream registry. Otherwise Docker Hub (registry-1.docker.io) is the default. Responses are cached for 7 days.