Merge pull request #9941 from SvenDowideit/build-pull-option-docs

Add build --pull and evenets --filter flags to the docs for 1.4
This commit is contained in:
Jessie Frazelle
2015-01-16 13:49:56 -08:00
10 changed files with 22 additions and 13 deletions

View File

@@ -56,7 +56,7 @@ First generate CA private and public keys:
Email Address []:Sven@home.org.au
Now that we have a CA, you can create a server key and certificate
signing request (CSR). Make sure that "Common Name" (i.e. server FQDN or YOUR
signing request (CSR). Make sure that "Common Name" (i.e., server FQDN or YOUR
name) matches the hostname you will use to connect to Docker:
> **Note:** replace all instances of `$HOST` in the following example with the