mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 05:31:47 +00:00
Move VolumeDriver to HostConfig to make containers portable.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
@@ -80,6 +80,7 @@ This section lists each version from latest to oldest. Each listing includes a
|
||||
* `POST /volumes` to create a volume.
|
||||
* `GET /volumes/(name)` get low-level information about a volume.
|
||||
* `DELETE /volumes/(name)`remove a volume with the specified name.
|
||||
* `VolumeDriver` has been moved from config to hostConfig to make the configuration portable.
|
||||
|
||||
|
||||
### v1.20 API changes
|
||||
|
||||
Reference in New Issue
Block a user