<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/dockerd/files/dockerd.init, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-03-13T16:51:21Z</updated>
<entry>
<title>dockerd: add docker-storage to init</title>
<updated>2025-03-13T16:51:21Z</updated>
<author>
<name>Keith T. Garner</name>
</author>
<published>2025-03-12T19:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f2aa53cdef8aabcac972fde6ab92180f40850353'/>
<id>urn:sha1:f2aa53cdef8aabcac972fde6ab92180f40850353</id>
<content type='text'>
Docker's backend storage driver can be configurable for certain
filesystems. The default is the overlay storage driver, but if you run
openwrt on a system with btrfs, this will allow you to override the
default configuration by settings the storage_driver in uci in dockerd's
global section. This value will be used in the created dockerd.json
file.

Signed-off-by: Keith T. Garner &lt;kgarner@kgarner.com&gt;
</content>
</entry>
<entry>
<title>dockerd: add config options for http proxy</title>
<updated>2024-09-13T04:52:05Z</updated>
<author>
<name>Joe Zheng</name>
</author>
<published>2024-09-06T15:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e795bab253253e260b61e156d5e5c00e8189cb98'/>
<id>urn:sha1:e795bab253253e260b61e156d5e5c00e8189cb98</id>
<content type='text'>
add config options to set http porxy for dockerd, refer to
https://docs.docker.com/engine/daemon/proxy/ for details

use the *_proxy environment variable as the default value, so in most
cases, dockerd can use the system proxy settings just like opkg.

Signed-off-by: Joe Zheng &lt;joe.zheng@intel.com&gt;
</content>
</entry>
<entry>
<title>dockerd: fix breaks IPv6 routing</title>
<updated>2024-07-14T19:04:48Z</updated>
<author>
<name>Milinda Brantini</name>
</author>
<published>2024-07-14T12:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=55e689176ec52afde0cda0ee2b48dbff349d6c6c'/>
<id>urn:sha1:55e689176ec52afde0cda0ee2b48dbff349d6c6c</id>
<content type='text'>
Add option to support ip6tables configuration(default false).

Signed-off-by: Milinda Brantini &lt;C_A_T_T_E_R_Y@outlook.com&gt;
</content>
</entry>
<entry>
<title>dockerd: Add "log-driver" option</title>
<updated>2022-01-04T16:16:45Z</updated>
<author>
<name>Nicola Corna</name>
</author>
<published>2022-01-04T16:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=800d69b4b4efb6ca816bde4945184eaf5ce25328'/>
<id>urn:sha1:800d69b4b4efb6ca816bde4945184eaf5ce25328</id>
<content type='text'>
Signed-off-by: Nicola Corna &lt;nicola@corna.info&gt;
</content>
</entry>
<entry>
<title>dockerd: refactoring uciadd and ucidel handling</title>
<updated>2021-06-15T06:05:22Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2021-06-11T09:26:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0fded274ecf7af94ac3fa00d5cc22c686789ba3b'/>
<id>urn:sha1:0fded274ecf7af94ac3fa00d5cc22c686789ba3b</id>
<content type='text'>
This change makes the handling of adding and deleting interface, device
bridge and firewall more robust.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>dockerd: Added options to setup a dualstack default bridge</title>
<updated>2021-02-28T06:29:10Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2021-01-25T08:05:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7c6a132d76401908641527bb6d45036e6e5c7c01'/>
<id>urn:sha1:7c6a132d76401908641527bb6d45036e6e5c7c01</id>
<content type='text'>
* Added IPv6 Support

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>dockerd: set docker zone chain defaults to ACCEPT</title>
<updated>2021-02-25T11:33:39Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2021-02-20T07:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0a969afabc466593adc9fd3ca9f8923fc254e97b'/>
<id>urn:sha1:0a969afabc466593adc9fd3ca9f8923fc254e97b</id>
<content type='text'>
* Since the docker0 is a private network by default we can be
  more accepting like the LAN is by default

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>dockerd: Added option to set dns servers</title>
<updated>2021-02-25T11:33:39Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2021-01-25T06:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=398af87bdd20862c7b57d078f4d66ce21eb40be9'/>
<id>urn:sha1:398af87bdd20862c7b57d078f4d66ce21eb40be9</id>
<content type='text'>
* The default server is the default switch so that
  queries will go through the hosts dnsmasq by default

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>dockerd: Added iptables wait to ensure rules are added</title>
<updated>2021-02-21T01:03:53Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2021-02-20T09:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e64d4bd05b77ced7dd68939f3afd193527fb8785'/>
<id>urn:sha1:e64d4bd05b77ced7dd68939f3afd193527fb8785</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>dockerd: Made blocked_interfaces ip rule REJECT</title>
<updated>2021-02-21T01:01:38Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2021-02-20T07:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=774a0e8be05b9f8e3a1a1220a3b8bea1f07fba61'/>
<id>urn:sha1:774a0e8be05b9f8e3a1a1220a3b8bea1f07fba61</id>
<content type='text'>
* Changed from DROP to REJECT to be consistant with other firewall rules

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
</feed>
