mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-02 09:30:23 +08:00
By default, the electron package tries to download binaries using a direct HTTP connection. This fix adds an build-time varaible to the Dockerfile to skip the download of the electron binary, which is enabled by default. Note that if binary download is still wanted for some reason, and the download is happening behidn a proxy, one must modify the Dockerfile to use ELECTRON_GET_USE_PROXY and supply http_proxy, https_proxy, NO_PROXY build args. Signed-off-by: Bryon Nevis <bryon.nevis@intel.com>
1.7 KiB
1.7 KiB