<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OCI on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/oci/</link><description>Recent content in OCI on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sat, 17 Jun 2023 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/oci/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker 与容器（二）：镜像与分层——`docker pull` 到底下载了什么？</title><link>https://www.chenk.top/zh/docker-containers/02-images-and-layers/</link><pubDate>Sat, 17 Jun 2023 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/docker-containers/02-images-and-layers/</guid><description>&lt;p>第一次运行 &lt;code>docker pull ubuntu&lt;/code> 时，我本以为会下载一整套操作系统，结果几秒就完成了，体积仅 77 MB——对一个 Linux 发行版来说，这小得不可思议。其中的奥秘正是「分层」（layers）；而一旦理解分层的工作原理，你构建和分发容器的方式也会随之改变。&lt;/p></description></item></channel></rss>