<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kaniko on 我的博客</title><link>https://hugo.kkun.top/categories/kaniko/</link><description>Recent content from 我的博客</description><generator>Hugo</generator><language>zh-cn</language><managingEditor>your@email.com (你的名字)</managingEditor><webMaster>your@email.com (你的名字)</webMaster><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Wed, 04 Jan 2023 09:59:51 +0000</lastBuildDate><atom:link href="https://hugo.kkun.top/categories/kaniko/index.xml" rel="self" type="application/rss+xml"/><item><title>使用 Kaniko 构建镜像</title><link>https://hugo.kkun.top/post/%E4%BD%BF%E7%94%A8-kaniko-%E6%9E%84%E5%BB%BA%E9%95%9C%E5%83%8F/</link><pubDate>Wed, 04 Jan 2023 09:59:51 +0000</pubDate><author>your@email.com (你的名字)</author><guid>https://hugo.kkun.top/post/%E4%BD%BF%E7%94%A8-kaniko-%E6%9E%84%E5%BB%BA%E9%95%9C%E5%83%8F/</guid><description>
<![CDATA[<h1>使用 Kaniko 构建镜像</h1><p>作者：你的名字（your@email.com）</p>
        
          <h2 id="1-什么是-kaniko">
<a class="header-anchor" href="#1-%e4%bb%80%e4%b9%88%e6%98%af-kaniko"></a>
1. 什么是 kaniko
</h2><p>Google 2018 年发布的 kaniko 是一种在容器或 Kubernetes 集群内无需特权
从 Dockerfile 构建容器镜像的工具。</p>
<p>kaniko 不依赖于 Docker 守护进程，而是完全在用户空间中执行 Dockerfile 中的每个命令，并对所构建的文件系统更改做快照。</p>
        
        <hr><p>本文2023-01-04首发于<a href='https://hugo.kkun.top/'>我的博客</a>，最后修改于2023-01-04</p>]]></description><category>kubernetes</category><category>Kaniko</category></item></channel></rss>