Merge pull request #3230 from ashley-cui/dnsdoc

add dns flags to docs
This commit is contained in:
OpenShift Merge Robot 2019-05-29 21:39:32 +02:00 committed by GitHub
commit c871653e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -174,6 +174,18 @@ This is a Docker specific option to disable image verification to a Docker
registry and is not supported by Podman. This flag is a NOOP and provided
soley for scripting compatibility.
**--dns**=[]
Set custom DNS servers
**--dns-option**=[]
Set custom DNS options
**--dns-search**=[]
Set custom DNS search domains
**--file, -f** *Dockerfile*
Specifies a Dockerfile which contains instructions for building the image,