docker-cli-openbsd/contrib/completion
Noah Treuhaft 9810554494 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-06-02 00:11:05 +00:00
..
bash Add daemon option to push foreign layers 2017-06-02 00:11:05 +00:00
fish cli: add `--mount` to `docker run` 2017-06-02 00:11:02 +00:00
powershell Redirect powershell completion 2017-06-02 00:10:31 +00:00
zsh Add daemon option to push foreign layers 2017-06-02 00:11:05 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00