Add version_added to documentation
This commit is contained in:
parent
8fe5d6f7ef
commit
581b4f6de6
1 changed files with 5 additions and 4 deletions
|
@ -100,6 +100,7 @@ options:
|
||||||
- List of host devices to expose to container
|
- List of host devices to expose to container
|
||||||
default: null
|
default: null
|
||||||
required: false
|
required: false
|
||||||
|
version_added: "2.1"
|
||||||
log_driver:
|
log_driver:
|
||||||
description:
|
description:
|
||||||
- You can specify a different logging driver for the container than for the daemon.
|
- You can specify a different logging driver for the container than for the daemon.
|
||||||
|
|
Loading…
Add table
Reference in a new issue