mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Reading dockercfg files for authenticating with private registries
This commit is contained in:
@@ -247,6 +247,9 @@ The `docker` driver has the following host-level configuration options:
|
||||
to customize this if you use a non-standard socket (http or another
|
||||
location).
|
||||
|
||||
* `docker.auth_config` - Allows an operator to specify a json file which is in
|
||||
the dockercfg format containing authentication information for private registry.
|
||||
|
||||
* `docker.tls.cert` - Path to the server's certificate file (`.pem`). Specify
|
||||
this along with `docker.tls.key` and `docker.tls.ca` to use a TLS client to
|
||||
connect to the docker daemon. `docker.endpoint` must also be specified or
|
||||
|
||||
Reference in New Issue
Block a user