moby/docs/sources/reference
Tim Smith 69a75c673c Add daemon flag to specify public registry mirrors
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)
2014-09-09 19:03:38 +00:00
..
api Reformat the API docs so I can read them 2014-09-09 16:17:38 +10:00
commandline Add daemon flag to specify public registry mirrors 2014-09-09 19:03:38 +00:00
builder.md Fixed a typo and added a bit based on Sven's feedback 2014-08-19 17:22:11 -07:00
run.md add -p PORT as a valid format specification 2014-09-09 11:16:02 +10:00