<?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 An open source technology learning website</title>
    <link>/categories/docker/</link>
    <description>Recent content in Docker on An open source technology learning website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>zengyiheng &lt;br&gt; &lt;a href=&#39;http://www.beian.miit.gov.cn/&#39;&gt;蜀ICP备18017416号-1&lt;/a&gt;</copyright>
    <lastBuildDate>Mon, 01 Feb 2021 03:37:00 +0000</lastBuildDate>
    
	<atom:link href="/categories/docker/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>在 Docker Build 期间如何配置 tzdata</title>
      <link>/post/20210201-how-to-configure-tzdata-during-docker-build/</link>
      <pubDate>Mon, 01 Feb 2021 03:37:00 +0000</pubDate>
      
      <guid>/post/20210201-how-to-configure-tzdata-during-docker-build/</guid>
      <description>&lt;p&gt;今天在运行 docker  build 的时候，遇到了 CI 流程暂停的问题。&lt;/p&gt;

&lt;p&gt;原因是由于 Dockerfile 中 apt-get 添加的程序中附带安装了 tzdata 。默认情况下，它安装过程需要交互界面进行参数选择。&lt;/p&gt;

&lt;p&gt;在无人干预的 CI 流程中，需要做以下一些更改：&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>