summary refs log tree commit diff
path: root/src/main.rs
diff options
context:
space:
mode:
authorJianxun Zhang <jianxun.zhang@intel.com>2019-08-05 12:26:45 -0700
committerCommit Bot <commit-bot@chromium.org>2019-08-07 23:31:48 +0000
commit7f855be1f96905c44599b944a0d8449ae528ac39 (patch)
tree3034a243b210d8c531e957c4dcd6172c66e49895 /src/main.rs
parenta1b54ce9b58fa5cbf8f1b0487e35bb3b66b2f283 (diff)
downloadcrosvm-7f855be1f96905c44599b944a0d8449ae528ac39.tar
crosvm-7f855be1f96905c44599b944a0d8449ae528ac39.tar.gz
crosvm-7f855be1f96905c44599b944a0d8449ae528ac39.tar.bz2
crosvm-7f855be1f96905c44599b944a0d8449ae528ac39.tar.lz
crosvm-7f855be1f96905c44599b944a0d8449ae528ac39.tar.xz
crosvm-7f855be1f96905c44599b944a0d8449ae528ac39.tar.zst
crosvm-7f855be1f96905c44599b944a0d8449ae528ac39.zip
docker: support passing extra arguments to scripts
One of the usages is to specify proxy setting so
that these scripts can download packages behind
proxies. It looks cleaner and more flexible than
tweaking the docker file that's checked in the repo.

BUG=None
TEST=run commands behind a network proxy
./build_crosvm_base.sh --build-arg http_proxy --build-arg https_proxy
./build_crosvm.sh --build-arg http_proxy --build-arg https_proxy
./wrapped_smoke_test.sh -e http_proxy -e https_proxy

Change-Id: Id3729a1343b12c1c7553e047701f770620e3c975
Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1737540
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions