Registry¶
Registry is a being used as a Docker pull through cache for my network.
Installation¶
Default Port: 5000
Configuration path: /etc/docker
Upgrade¶
Warning
The below commands purge any unused Docker images! Use at your own risk!
homelab/docker/registry
Config¶
Server¶
homelab/docker/registry/compose.yaml
Client¶
Tip
registry-mirrors must start with http or https else an error will be thrown when trying to restart the docker service.
/etc/docker/daemon.json
Restart the Docker service
Traefik¶
Usage¶
Client¶
WIP
Upgrade¶
Warning
The below commands purge any unused Docker images! Use at your own risk!
homelab/docker/registry
Task List¶
Troubleshooting¶
Watch the logs on the server during a pull to ensure that the image is being pulled through the local registry.