Volume plugins (Engine)
Write a volume plugin
Docker Engine volume plugins enable Engine deployments to be integrated with external storage systems, such as Amazon EBS, and enable data volumes to persist beyond the lifetime of a single Engine host. See the plugin documentation for more information.
Changelog
1.12.0
- Add
Status
field toVolumeDriver.Get
response (#21006) - Add
VolumeDriver.Capabilities
to get capabilities of the volume driver(#22077)
1.10.0
- Add
VolumeDriver.Get
which gets the details about the volume (登录查看完整内容