changed version_added for read_only param
this feature will be released in 2.0
This commit is contained in:
parent
8ec6538ad4
commit
851e55b55f
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ options:
|
|||
- Mount the container's root filesystem as read only
|
||||
default: false
|
||||
aliases: []
|
||||
version_added: "1.9"
|
||||
version_added: "2.0"
|
||||
restart_policy:
|
||||
description:
|
||||
- Container restart policy.
|
||||
|
|
Loading…
Reference in a new issue