<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: docker update, or how to incrementally build images without Dockerfile.</title>
	<atom:link href="https://vaab.blog.kal.fr/2015/01/28/docker-update-or-how-to-incrementally-build-images-without-dockerfile/feed/" rel="self" type="application/rss+xml" />
	<link>https://vaab.blog.kal.fr/2015/01/28/docker-update-or-how-to-incrementally-build-images-without-dockerfile/</link>
	<description>Ratiocination of an opensource techie</description>
	<lastBuildDate>Wed, 12 Feb 2020 05:19:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>By: docker update, or how to incrementally build im...</title>
		<link>https://vaab.blog.kal.fr/2015/01/28/docker-update-or-how-to-incrementally-build-images-without-dockerfile/comment-page-1/#comment-27749</link>
		<dc:creator><![CDATA[docker update, or how to incrementally build im...]]></dc:creator>
		<pubDate>Wed, 28 Jan 2015 14:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://vaab.blog.kal.fr/?p=546#comment-27749</guid>
		<description><![CDATA[[...] This handy little script covers an important missing feature in current docker&#039;s tool set. I needed to build incrementally my images:From a given image, I want full script control (un-tamed shell scripts) and access to hosts files to do whatever I want to do. At the end, I need to commit the filesystem (and only the filesystem).&#160; [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] This handy little script covers an important missing feature in current docker&#039;s tool set. I needed to build incrementally my images:From a given image, I want full script control (un-tamed shell scripts) and access to hosts files to do whatever I want to do. At the end, I need to commit the filesystem (and only the filesystem).&nbsp; [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
