entrypoint feature added in 2.1

This commit is contained in:
Toshio Kuratomi 2015-12-18 21:28:01 -08:00 committed by Matt Clay
parent eb65f819f5
commit 4fa9de5af3

View file

@ -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.