<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Copy-on-write - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Copy-on-write&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Copy-on-write&amp;p=11">3.Next</a>
</p>
<p>docker images are built in a layered format, with lower layers being read-only and the upper layer available for editing. Creating a new image which shares the same base layers as another image does not copy the layers, but instead follows COW principles and allows the two images to share layers until one is edited.</p>

<p><big>In computer storage</big></p>
<p>COW is used as the underlying mechanism in file systems like <a href="page.php?w=ZFS">ZFS</a>, <a href="page.php?w=Btrfs">Btrfs</a>, <a href="page.php?w=ReFS">ReFS</a>, and <a href="page.php?w=Bcachefs">Bcachefs</a>,</p><p>
<a accesskey="1" href="page.php?w=Copy-on-write&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Copy-on-write&amp;p=11">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
