<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cdist, branch docker2</title>
<subtitle>Tool used to build DCP-o-matic packages</subtitle>
<id>https://git.carlh.net/cgit/cdist/atom?h=docker2</id>
<link rel='self' href='https://git.carlh.net/cgit/cdist/atom?h=docker2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/'/>
<updated>2017-10-16T20:22:33Z</updated>
<entry>
<title>Various bits -e/-m etc.</title>
<updated>2017-10-16T20:22:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-10-16T20:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=5ad573e2b4c038dcd457682d4bd17cd06712cd7c'/>
<id>urn:sha1:5ad573e2b4c038dcd457682d4bd17cd06712cd7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic Mageia support, tweak test() calling, fix error message.</title>
<updated>2017-08-31T09:49:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-31T09:49:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=73782e78fc5f0199bc6cd576cfa33b9a12c157df'/>
<id>urn:sha1:73782e78fc5f0199bc6cd576cfa33b9a12c157df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use /var/tmp when building in Docker containers; better errors about mismatched dependencies.</title>
<updated>2017-08-11T00:02:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-11T00:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=63f3f7d48843349715672ed78c9a7e3dbcf053f1'/>
<id>urn:sha1:63f3f7d48843349715672ed78c9a7e3dbcf053f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing self.</title>
<updated>2017-08-07T00:21:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-07T00:21:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=20055209687f45b9056b1417e78e03b13f458756'/>
<id>urn:sha1:20055209687f45b9056b1417e78e03b13f458756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a volume mount of a local folder to considerably simplify docker code.</title>
<updated>2017-08-07T00:17:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-07T00:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=e6072726f94a9bec2d49b847e80e2061ab931b6f'/>
<id>urn:sha1:e6072726f94a9bec2d49b847e80e2061ab931b6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix command() failure.</title>
<updated>2017-08-05T23:25:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-05T23:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=6939ab27343c0f246cc349cd6861b1942c00e364'/>
<id>urn:sha1:6939ab27343c0f246cc349cd6861b1942c00e364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'docker2' of git.carlh.net:git/cdist into docker2</title>
<updated>2017-08-05T22:56:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-05T22:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=a6e447e71afd73b6f6c4822a9ee0b961a219cc2a'/>
<id>urn:sha1:a6e447e71afd73b6f6c4822a9ee0b961a219cc2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused option.</title>
<updated>2017-08-05T22:39:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-05T22:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=f6213bb8de2fa84def82902aeb889fd0796b989d'/>
<id>urn:sha1:f6213bb8de2fa84def82902aeb889fd0796b989d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command() method to DockerTarget.</title>
<updated>2017-07-28T22:11:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-28T22:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=e06742ba095285493f2120b99b67f4dbbc447b5d'/>
<id>urn:sha1:e06742ba095285493f2120b99b67f4dbbc447b5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix upload from Docker containers via SCP.</title>
<updated>2017-07-28T21:20:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-28T21:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=53f2677bbfaa54535b5d39fc3e8a440e25769a5f'/>
<id>urn:sha1:53f2677bbfaa54535b5d39fc3e8a440e25769a5f</id>
<content type='text'>
</content>
</entry>
</feed>
