Update docker.html.md

Add a missing quote.
This commit is contained in:
Ryan Slade
2016-01-14 17:58:40 +02:00
parent ecd6572b47
commit 1a446fa952

View File

@@ -44,7 +44,7 @@ The following options are available for use in the job specification.
before launching the task. For example:
```
args = ["$nomad.ip", "$MY_ENV", $meta.foo"]
args = ["$nomad.ip", "$MY_ENV", "$meta.foo"]
```
* `labels` - (Optional) A key/value map of labels to set to the containers on