<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Storage Volume on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/storage-volume/</link><description>Recent content in Storage Volume on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Mon, 05 Aug 2019 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/storage-volume/atom.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Volumes</title><link>https://www.chenshaowen.com/en/blog/volumes-of-kubernetes.html</link><pubDate>Mon, 05 Aug 2019 00:00:00 +0000</pubDate><atom:modified>Mon, 05 Aug 2019 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/volumes-of-kubernetes.html</guid><description>1. Docker Storage Volumes 1.2 Volumes in Docker A Docker volume mounts a host directory into a container. Files modified inside the container are persisted to the host. Even if the container is deleted, the files on the host are retained.
Docker uses /var/lib/docker/volumes/ to store container volumes.
List local volumes:</description><dc:creator>WeChat Official Account</dc:creator><category>Kubernetes</category><category>Storage</category><category>Learning</category><category>Operations</category><category>PVC</category><category>Storage Volume</category><category>Architecture</category><category>Docker</category></item></channel></rss>