Add cmdline docs for signing and verification flows

Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
Upstream-commit: 48250832a3dd4b93ee7f61035b5b8176febfb55f
Component: engine
This commit is contained in:
Nathan McCauley
2015-07-07 20:14:47 -07:00
committed by Derek McGowan
parent c0e5c2c227
commit ffb11d4bf7
5 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,7 @@ weight=1
Pull an image or a repository from the registry
-a, --all-tags=false Download all tagged images in the repository
--untrusted=true Skip image verification
Most of your images will be created on top of a base image from the
[Docker Hub](https://hub.docker.com) registry.