updates docs
This commit is contained in:
parent
10e32a74d1
commit
b2a1710614
|
@ -32,7 +32,7 @@ task "webservice" {
|
|||
|
||||
The following options are available for use in the job specification.
|
||||
|
||||
* `image` - The Docker image to run. The image may include a tag or custom URL.
|
||||
* `image` - The Docker image to run. The image may include a tag or custom URL and should include `https://` if required.
|
||||
By default it will be fetched from Docker Hub.
|
||||
|
||||
* `command` - (Optional) The command to run when starting the container.
|
||||
|
|
Loading…
Reference in a new issue