procd: add docker support
authorPaul Spooren <mail@aparcar.org>
Mon, 27 May 2019 09:33:29 +0000 (11:33 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 29 May 2019 12:00:32 +0000 (14:00 +0200)
commit7f0f6b2a73f87c31cefc488316e387ed31838ed8
tree592fdaeed18f513f8439c58919f6f2e001ae8910
parent1361b970dddb976e667ca58de8659bb8e5fc5d51
procd: add docker support

detects if running in a docker container, which then requires special
treatment of mounts. OpenWrt within Docker is useful for CI testing.

Signed-off-by: Paul Spooren <mail@aparcar.org>
container.h