Restructure server
[ta/remote-installer.git] / scripts / build.sh
index dcfc234..a73cb9f 100755 (executable)
@@ -40,7 +40,6 @@ while getopts "hs" arg; do
 done
 
 docker build \
-  --network=host \
   --no-cache \
   --force-rm \
   --build-arg HTTP_PROXY="${http_proxy}" \