mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Separate args from exec command; inject environment variables and general cleanup of Rkt driver
This commit is contained in:
@@ -22,6 +22,7 @@ The `Rkt` driver supports the following configuration in the job spec:
|
||||
the box running the nomad agent.
|
||||
* `name` - **(Required)** Fully qualified name of an image to run using rkt
|
||||
* `exec` - **(Optional**) A command to execute on the ACI
|
||||
* `args` - **(Optional**) A string of args to pass into the image.
|
||||
|
||||
## Client Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user