<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>数据 on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/%E6%95%B0%E6%8D%AE/</link>
    <description>Recent content in 数据 on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 20 Aug 2019 16:16:45 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/%E6%95%B0%E6%8D%AE/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Docker入门系列六——数据管理</title>
      <link>https://blog.hankmo.com/posts/tech/docker-volumn/</link>
      <pubDate>Tue, 20 Aug 2019 16:16:45 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/tech/docker-volumn/</guid>
      <description>容器的数据管理有两种方式：数据卷（Data Volumes）：容器内数据直接映射到本地主机环境; 数据卷容器（Data Volume Containers）：使用特定容器维护数据卷。数据卷是一个可供容器使用的特殊目录，将主机的目录映射进容器，类似于Linux中的mount行为。</description>
    </item>
  </channel>
</rss>
