--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "docker_volume Resource - terraform-provider-docker" subcategory: "" description: |- --- # docker_volume (Resource) ## Schema ### Optional - **driver** (String) - **driver_opts** (Map of String) - **id** (String) The ID of this resource. - **labels** (Block Set) (see [below for nested schema](#nestedblock--labels)) - **name** (String) ### Read-Only - **mountpoint** (String) ### Nested Schema for `labels` Required: - **label** (String) Name of the label - **value** (String) Value of the label