diff options
Diffstat (limited to 'devdocs/docker/engine%2Freference%2Fcommandline%2Fvolume%2Findex.html')
| -rw-r--r-- | devdocs/docker/engine%2Freference%2Fcommandline%2Fvolume%2Findex.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devdocs/docker/engine%2Freference%2Fcommandline%2Fvolume%2Findex.html b/devdocs/docker/engine%2Freference%2Fcommandline%2Fvolume%2Findex.html deleted file mode 100644 index cd4b9e7e..00000000 --- a/devdocs/docker/engine%2Freference%2Fcommandline%2Fvolume%2Findex.html +++ /dev/null @@ -1,7 +0,0 @@ -<h1>docker volume</h1> <p><br></p> <p>Manage volumes</p> <h2 id="usage">Usage</h2> <div class="highlight"><pre class="highlight" data-language="">$ docker volume COMMAND COMMAND -</pre></div> <h2 id="description">Description</h2> <p name="extended-description">Manage volumes. You can use subcommands to create, inspect, list, remove, or prune volumes.</p> <h2 id="child-commands">Child commands</h2> <table> <thead> <tr> <td>Command</td> <td>Description</td> </tr> </thead> <tbody> <tr> <td><a href="../volume_create/index">docker volume create</a></td> <td>Create a volume</td> </tr> <tr> <td><a href="../volume_inspect/index">docker volume inspect</a></td> <td>Display detailed information on one or more volumes</td> </tr> <tr> <td><a href="../volume_ls/index">docker volume ls</a></td> <td>List volumes</td> </tr> <tr> <td><a href="../volume_prune/index">docker volume prune</a></td> <td>Remove all unused local volumes</td> </tr> <tr> <td><a href="../volume_rm/index">docker volume rm</a></td> <td>Remove one or more volumes</td> </tr> </tbody> </table> <div class="_attribution"> - <p class="_attribution-p"> - © 2019 Docker, Inc.<br>Licensed under the Apache License, Version 2.0.<br>Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.<br>Docker, Inc. and other parties may also have trademark rights in other terms used herein.<br> - <a href="https://docs.docker.com/engine/reference/commandline/volume/" class="_attribution-link">https://docs.docker.com/engine/reference/commandline/volume/</a> - </p> -</div> |
