mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
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 <joe.zheng@intel.com>