<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docker on Alan Zhan 部落格</title>
    <link>https://alanzhan.dev/tags/docker/</link>
    <description>Recent content in Docker on Alan Zhan 部落格</description>
    <generator>Hugo</generator>
    <language>zh-tw</language>
    <lastBuildDate>Sun, 16 Jan 2022 16:55:15 +0800</lastBuildDate>
    <atom:link href="https://alanzhan.dev/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>10 個 Dockerfile 的最佳實踐</title>
      <link>https://alanzhan.dev/post/2022-01-16-dockerfile-best-practices/</link>
      <pubDate>Sun, 16 Jan 2022 16:55:15 +0800</pubDate>
      <guid>https://alanzhan.dev/post/2022-01-16-dockerfile-best-practices/</guid>
      <description>&lt;p&gt;最近剛好在整理 docker 的技術給自己，剛好看到 dockerfile 的最佳實踐，想順手整理上來，不料看到官方已經有最佳實踐了，那我就順手做做翻譯的工作與添增自己的見解。&lt;/p&gt;&#xA;&lt;h1 id=&#34;容器應該是短暫的&#34;&gt;容器應該是短暫的&lt;/h1&gt;&#xA;&lt;p&gt;通過 &lt;code&gt;Dockerfile&lt;/code&gt; 構建的鏡像所啟動的容器，應該盡可能的短暫，這邊的短暫意思是：很快速的啟動，並且很快速的終止。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
