Adds support for a --registry-mirror=scheme://<host>[:port] daemon flag. The flag may be present multiple times. If provided, mirrors are prepended to the list of endpoints used for image pull. Note that only mirrors of the public index.docker.io registry are supported, and image/tag resolution is still performed via the official index. Docker-DCO-1.1-Signed-off-by: Tim Smith <timbot@google.com> (github: timbot) Upstream-commit: 69a75c673ccf0aebf19c7b350243f1b0cefad8be Component: engine
610 B
610 B
Articles
- Docker Basics
- Docker Security
- Running the Docker daemon with HTTPS
- Configure Networking
- Using Supervisor with Docker
- Process Management with CFEngine
- Using Puppet
- Create a Base Image
- Runtime Metrics
- Automatically Start Containers
- Link via an Ambassador Container
- Increase a Boot2Docker Volume
- Run a Local Registry Mirror