<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/runtime/execdriver, branch release-0.10</title>
<subtitle>github.com: dotcloud/docker.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/'/>
<entry>
<title>Backup current docker apparmor profile and replace it with the new one</title>
<updated>2014-04-08T18:09:31+00:00</updated>
<author>
<name>Guillaume J. Charmes</name>
<email>guillaume@charmes.net</email>
</author>
<published>2014-04-08T17:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=4f828d67f00449182eaada50dfba37e00f8f01ef'/>
<id>4f828d67f00449182eaada50dfba37e00f8f01ef</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes &lt;guillaume@charmes.net&gt; (github: creack)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes &lt;guillaume@charmes.net&gt; (github: creack)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lxc label handleing</title>
<updated>2014-04-02T16:52:49+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-04-02T16:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=94233a204f82f857536c16f36f94d3a8ff0069dd'/>
<id>94233a204f82f857536c16f36f94d3a8ff0069dd</id>
<content type='text'>
This also improves the logic around formatting the labels for selinux
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also improves the logic around formatting the labels for selinux
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'selinux' of https://github.com/rhatdan/docker into rhatdan-selinux</title>
<updated>2014-04-02T16:11:35+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-04-02T16:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=6e7a93628b924d176a9caa1164db7a1526dbe573'/>
<id>6e7a93628b924d176a9caa1164db7a1526dbe573</id>
<content type='text'>
Conflicts:
	pkg/selinux/selinux.go
	runtime/execdriver/lxc/lxc_template.go

Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	pkg/selinux/selinux.go
	runtime/execdriver/lxc/lxc_template.go

Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SELinux issue with missing Contexts in lxc execdriver</title>
<updated>2014-04-03T13:45:40+00:00</updated>
<author>
<name>Dan Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2014-04-02T17:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=ca4224762b5fe9a319b6c1724ee16d1552403269'/>
<id>ca4224762b5fe9a319b6c1724ee16d1552403269</id>
<content type='text'>
There is a bug in the SELinux patch for the lxc execdriver, that
causes lxc containers to blow up whether or not SELinux is enabled.

Docker-DCO-1.1-Signed-off-by: Dan Walsh &lt;dwalsh@redhat.com&gt; (github: rhatdan)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a bug in the SELinux patch for the lxc execdriver, that
causes lxc containers to blow up whether or not SELinux is enabled.

Docker-DCO-1.1-Signed-off-by: Dan Walsh &lt;dwalsh@redhat.com&gt; (github: rhatdan)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix configuration test for MKNOD</title>
<updated>2014-04-02T13:07:11+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-04-02T13:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=f80fd5da09013d7cd25a0f246ffffd7b6c064073'/>
<id>f80fd5da09013d7cd25a0f246ffffd7b6c064073</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow non-privileged containers to create device nodes.</title>
<updated>2014-04-03T18:44:13+00:00</updated>
<author>
<name>Kevin Wallace</name>
<email>kevin@pentabarf.net</email>
</author>
<published>2013-12-01T23:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=c94111b61988ad32d87f99d4421cbcde018c3fb4'/>
<id>c94111b61988ad32d87f99d4421cbcde018c3fb4</id>
<content type='text'>
Such nodes could already be created by importing a tarball to a container; now
they can be created from within the container itself.

This gives non-privileged containers the mknod kernel capability, and modifies
their cgroup settings to allow creation of *any* node, not just whitelisted
ones.  Use of such nodes is still controlled by the existing cgroup whitelist.

Docker-DCO-1.1-Signed-off-by: Kevin Wallace &lt;kevin@pentabarf.net&gt; (github: kevinwallace)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Such nodes could already be created by importing a tarball to a container; now
they can be created from within the container itself.

This gives non-privileged containers the mknod kernel capability, and modifies
their cgroup settings to allow creation of *any* node, not just whitelisted
ones.  Use of such nodes is still controlled by the existing cgroup whitelist.

Docker-DCO-1.1-Signed-off-by: Kevin Wallace &lt;kevin@pentabarf.net&gt; (github: kevinwallace)
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure a reliable way to kill ghost containers on reboot</title>
<updated>2014-04-01T07:11:41+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-03-26T06:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=5bb82f6313d7f789783ffac854be85a44a56617e'/>
<id>5bb82f6313d7f789783ffac854be85a44a56617e</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update imports to be consistent</title>
<updated>2014-04-01T07:07:42+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-04-01T07:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=40c6d00c97c737d9d3827f159518007803affcc7'/>
<id>40c6d00c97c737d9d3827f159518007803affcc7</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>cgroups: Add systemd implementation of cgroups</title>
<updated>2014-03-27T21:44:31+00:00</updated>
<author>
<name>Alexander Larsson</name>
<email>alexl@redhat.com</email>
</author>
<published>2014-02-21T13:35:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=6c7835050e53b733181ddfca6152c358fd625400'/>
<id>6c7835050e53b733181ddfca6152c358fd625400</id>
<content type='text'>
This implements cgroup.Apply() using the systemd apis.
We create a transient unit called "docker-$id.scope" that contains
the container processes. We also have a way to set unit specific
properties, currently only defining the Slice to put the
scope in.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson &lt;alexl@redhat.com&gt; (github: alexlarsson)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements cgroup.Apply() using the systemd apis.
We create a transient unit called "docker-$id.scope" that contains
the container processes. We also have a way to set unit specific
properties, currently only defining the Slice to put the
scope in.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson &lt;alexl@redhat.com&gt; (github: alexlarsson)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --opt arguments for drivers</title>
<updated>2014-03-27T20:47:47+00:00</updated>
<author>
<name>Alexander Larsson</name>
<email>alexl@redhat.com</email>
</author>
<published>2014-03-13T16:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=7a3070a6000963d12be9dcd2698d911b848a33b6'/>
<id>7a3070a6000963d12be9dcd2698d911b848a33b6</id>
<content type='text'>
In order to handle special configuration for different drivers we
make the Config field a map to string array. This lets
us use it for lxc, by using the "lxc" key for those, and we can
later extend it easily for other backend-specific options.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson &lt;alexl@redhat.com&gt; (github: alexlarsson)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to handle special configuration for different drivers we
make the Config field a map to string array. This lets
us use it for lxc, by using the "lxc" key for those, and we can
later extend it easily for other backend-specific options.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson &lt;alexl@redhat.com&gt; (github: alexlarsson)
</pre>
</div>
</content>
</entry>
</feed>
