moby/docs/reference
Noah Treuhaft 67fdf574d5 Add daemon option to push foreign layers
The --allow-nondistributable-artifacts daemon option specifies
registries to which foreign layers should be pushed.  (By default,
foreign layers are not pushed to registries.)

Additionally, to make this option effective, foreign layers are now
pulled from the registry if possible, falling back to the URLs in the
image manifest otherwise.

This option is useful when pushing images containing foreign layers to a
registry on an air-gapped network so hosts on that network can pull the
images without connecting to another server.

Signed-off-by: Noah Treuhaft <noah.treuhaft@docker.com>
2017-05-16 14:36:36 -07:00
..
commandline Add daemon option to push foreign layers 2017-05-16 14:36:36 -07:00
builder.md Add Dockerfile reference docs for using ARG in FROM 2017-04-11 11:34:43 -04:00
glossary.md Merge pull request #29559 from mstanleyjones/define_bridge 2017-02-10 09:25:29 -08:00
index.md update incorrect url in docs 2017-01-26 12:57:45 +08:00
run.md Merge pull request #32939 from jvmatl/master 2017-05-09 09:50:21 +02:00