Correct mounts block name (#218)

This commit is contained in:
Etienne Napoleone 2019-11-11 18:28:39 +09:00 committed by Manuel Vogel
parent 4d3eb6ca33
commit 20b056aec2

View file

@ -347,8 +347,8 @@ The following arguments are supported:
<a id="mounts-1"></a>
#### Mounts
`mount` is a block within the configuration that can be repeated to specify
the extra mount mappings for the container. Each `mount` block is the Specification for mounts to be added to containers created as part of the service and supports
`mounts` is a block within the configuration that can be repeated to specify
the extra mount mappings for the container. Each `mounts` block is the Specification for mounts to be added to containers created as part of the service and supports
the following:
* `target` - (Required, string) The container path.