COMMITS
/ api/client/volume.go March 16, 2016
E
add label support for build, networks and volumes
Evan Hazlett committed
V
Update api/client file to use context
Vincent Demeester committed
February 17, 2016
K
Make volume ls output order
Kai Qiang Wu(Kennan) committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
September 23, 2015
B
Move responsibility of ls/inspect to volume driver
Brian Goff committed
December 15, 2015
D
Move filters package to the API.
David Calavera committed
December 8, 2015
D
Implement all inspect commands with the new inspector interface.
David Calavera committed
December 4, 2015
D
Implement docker volume with standalone client lib.
David Calavera committed
December 6, 2015
S
Merge pull request #17788 from haoshuwei/modify-volume-inspect-multi
Sebastiaan van Stijn committed
December 3, 2015
D
Merge pull request #18374 from calavera/volume_inspect_exit
David Calavera committed
December 2, 2015
D
Return error code when `volume inspect` fails with a template.
David Calavera committed
November 26, 2015
D
Make filtering a linear operation.
David Calavera committed
November 7, 2015
S
Modify docker volume inspect to return existed volumes
Shuwei Hao committed
October 17, 2015
T
rename `POST /volumes` to `POST /volumes/create` to be consistent with the other `POST /.../create` endpoints
Tobias Gesellchen committed
October 8, 2015
J
Merge pull request #16674 from coolljt0725/use_consistent_command_description
Jess Frazelle committed
L
Use consistent command description
Lei Jitang committed
October 7, 2015
B
Make `docker volume` behave like `docker network`
Brian Goff committed
September 8, 2015
D
Add --help to "docker volume inspect --help" output
Doug Davis committed
H
Fix usage for `docker volume inspect` and `docker volume rm`
Harald Albers committed
August 27, 2015
B
Fix `docker volume invalid` so it displays usage
Brian Goff committed
June 12, 2015
B
Add volume API/CLI
Brian Goff committed