mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
Added doc for the SSL key of the docker driver config
This commit is contained in:
@@ -93,6 +93,9 @@ The following options are available for use in the job specification.
|
||||
* `dns_search_domains` - (Optional) A list of DNS search domains for the container
|
||||
to use.
|
||||
|
||||
* `SSL` - (Optional) If this is set to true, Nomad uses SSL to talk to the
|
||||
repository. The default value is `false`.
|
||||
|
||||
* `port_map` - (Optional) A key/value map of port labels (see below).
|
||||
|
||||
* `auth` - (Optional) Provide authentication for a private registry (see below).
|
||||
|
||||
Reference in New Issue
Block a user