docker-ce: add default bridge to openwrt uci backend
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 21 Jul 2020 13:26:04 +0000 (15:26 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 29 Jul 2020 11:07:07 +0000 (13:07 +0200)
commita84d9514866663fbd64446e25d919e5fe0e41582
tree6139bd84c49594297593ad5aea3a2a6a17b41189
parent00cb41275c1c59c8282baff4e8df6068427af2cd
docker-ce: add default bridge to openwrt uci backend

This commit adds two additional init.d targets:
* uciadd:
This command adds the default docker0 bridge to the network
configuration. Additional, a new firewall zone docker is created

* ucidel
This command removes default docker0 bridge from the network
configuration. The new docker firewall zone gets also deleted.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
utils/docker-ce/Makefile
utils/docker-ce/files/dockerd.init