Learning Docker by Jeeva S. Chelladhurai

Learning Docker by Jeeva S. Chelladhurai

Author:Jeeva S. Chelladhurai
Language: eng
Format: epub, mobi
Tags: COM088000 - COMPUTERS / System Administration / General, COM088010 - COMPUTERS / System Administration / Linux UNIX Administration, COM051000 - COMPUTERS / Programming / General
Publisher: Packt Publishing
Published: 2017-05-30T05:35:20+00:00


The volume management command

Docker has introduced a top-level volume management command from version 1.9 in order to manage the persistent filesystem effectively. The volume management command is capable of managing data volumes that are part of the Docker host. In addition to that, it also helps us to extend the Docker persistent capability using pluggable volume drivers (Flocker, GlusterFS, and so on). You can find the list of supported plugins at https://docs.docker.com/engine/extend/legacy_plugins/.

The docker volume command supports four subcommands as listed here:

create: This creates a new volume

inspect: This displays detailed information about one or more volumes

ls: This lists the volumes in the Docker host

rm: This removes a volume



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.