<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/docker-ce/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2020-12-15T12:52:33Z</updated>
<entry>
<title>docker-ce: docker-ce -&gt; dockerd</title>
<updated>2020-12-15T12:52:33Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2020-10-31T08:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=249d7d8faa3a64e0d6108ee6274c4186bf35a4d7'/>
<id>urn:sha1:249d7d8faa3a64e0d6108ee6274c4186bf35a4d7</id>
<content type='text'>
The source is being deprecated and split into the CLI and engine/daemon
repositories, So `docker-ce` will now be the `dockerd` and a separate
package will be made for the `docker` CLI.

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>docker-ce: Added firewall.extra_iptables_args</title>
<updated>2020-11-30T08:59:34Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2020-11-30T08:59:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ae051aaca9254962730aa2bb9f689fce9fa90987'/>
<id>urn:sha1:ae051aaca9254962730aa2bb9f689fce9fa90987</id>
<content type='text'>
This is a convenience argument to primarily facilitate outbound wan
connections from a docker container. However, all docker containers
can't bidirectionally communicate with the internet by default.

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>docker-ce: update PKG_RELEASE version</title>
<updated>2020-11-19T13:20:15Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-11-19T13:19:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6df16e50fbd27581e02f5018712668e870df5a44'/>
<id>urn:sha1:6df16e50fbd27581e02f5018712668e870df5a44</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>docker-ce: blocked_interfaces release</title>
<updated>2020-11-11T08:28:15Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2020-11-11T08:27:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fe48902bf05131a1cbb86fbf8c01376955f86c12'/>
<id>urn:sha1:fe48902bf05131a1cbb86fbf8c01376955f86c12</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>docker-ce: use new extra_command function definition</title>
<updated>2020-11-04T07:50:34Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-10-28T14:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a4267bd6e329a876d8a0927db93a20ff12f0fcf4'/>
<id>urn:sha1:a4267bd6e329a876d8a0927db93a20ff12f0fcf4</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>golang: Share build cache across package builds</title>
<updated>2020-10-06T08:28:06Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-08-23T20:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9074dbd91770d9913378a3c20e31ea5bde2c2be7'/>
<id>urn:sha1:9074dbd91770d9913378a3c20e31ea5bde2c2be7</id>
<content type='text'>
This also adds a config option GOLANG_BUILD_CACHE_DIR to customize the
location of the build cache directory.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>docker-ce: Updated to 19.03.13</title>
<updated>2020-09-24T08:20:24Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2020-09-24T08:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a1429ebd1b231cc78075a34f766ab66c1d22fb96'/>
<id>urn:sha1:a1429ebd1b231cc78075a34f766ab66c1d22fb96</id>
<content type='text'>
* Added optional kernel option to better enable cgroup networking

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>docker-ce: update PKG_RELEASE</title>
<updated>2020-08-11T07:27:03Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-08-11T07:27:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=54809b2eb4b4db1f230d5c82c96a7e59b3fabadc'/>
<id>urn:sha1:54809b2eb4b4db1f230d5c82c96a7e59b3fabadc</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>docker-ce: add postinst and prerm script for service start and stop</title>
<updated>2020-08-11T07:25:34Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-08-04T08:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cc8d8bcf28ad4b6f2ebfdecd3b7496bad6824f85'/>
<id>urn:sha1:cc8d8bcf28ad4b6f2ebfdecd3b7496bad6824f85</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>docker-ce: Enabled cgroups v1 by default</title>
<updated>2020-08-10T09:58:28Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2020-08-09T10:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=affce38fc47f08dba18b488871b198679f740cc5'/>
<id>urn:sha1:affce38fc47f08dba18b488871b198679f740cc5</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
</feed>
