docker-ce: add reload handling
authorFlorian Eckert <redacted>
Fri, 17 Jul 2020 12:33:56 +0000 (14:33 +0200)
committerFlorian Eckert <redacted>
Tue, 21 Jul 2020 08:04:39 +0000 (10:04 +0200)
commit2d27c4a10c7df24c7e4213b3b8ad2365142b5dd6
tree99cc3f2ffa4ccc5567ffe33c5760f3c1c5b2ff63
parent4cb4df527d7fae63554c880a3097fa44ed53f36c
docker-ce: add reload handling

If the uci configuration is changed send dockerd a SIGHUP to reload the
generated daemon.json file with the new configuration.

Signed-off-by: Florian Eckert <redacted>
utils/docker-ce/Makefile
utils/docker-ce/files/dockerd.init
git clone https://git.99rst.org/PROJECT