<?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>Docker on Winterfall</title>
    <link>https://blog.hulb.club/categories/docker/</link>
    <description>Recent content in Docker on Winterfall</description>
    <image>
      <title>Winterfall</title>
      <url>https://avatars2.githubusercontent.com/u/7296536</url>
      <link>https://avatars2.githubusercontent.com/u/7296536</link>
    </image>
    <generator>Hugo -- 0.128.0</generator>
    <language>en</language>
    <lastBuildDate>Thu, 13 Jun 2019 16:54:20 +0800</lastBuildDate>
    <atom:link href="https://blog.hulb.club/categories/docker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Docker 多阶段构建尝试</title>
      <link>https://blog.hulb.club/posts/docker-multi-stage-build/</link>
      <pubDate>Thu, 13 Jun 2019 16:54:20 +0800</pubDate>
      <guid>https://blog.hulb.club/posts/docker-multi-stage-build/</guid>
      <description>&lt;p&gt;这两天抽空买了一个域名，打算将博客放上来。想着用docker来跑应用，便想将博客构建成docker镜像然后直接运行。由于博客采用hugo生成，直接都是静态文件，所以只需要使用nginx官方镜像就可以了。我尝试了下docker多阶段构建，记录一下。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
