entrypoint feature added in 2.1
This commit is contained in:
parent
eb65f819f5
commit
4fa9de5af3
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ options:
|
||||||
Used to match and launch containers.
|
Used to match and launch containers.
|
||||||
default: null
|
default: null
|
||||||
required: false
|
required: false
|
||||||
version_added: "2.0"
|
version_added: "2.1"
|
||||||
command:
|
command:
|
||||||
description:
|
description:
|
||||||
- Command used to match and launch containers.
|
- Command used to match and launch containers.
|
||||||
|
|
Loading…
Reference in a new issue