docker_volume: Management commands for working with a particular docker volume
Description
Methods for working with a particular docker volume. Volume
objects are returned by creating a docker volume, or by using
$volume$get to fetch an existing volume by name or id.
Arguments
Details
stevedore:::generate_help("docker_volume")
See Also
docker_volume_collection for other
volume management methods.