mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
69a75c673c
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)
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