onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

Add --docker_run_env option to set environment variables for 'docker run'.

Open edgchen1 opened this issue 1 year ago • 0 comments

Description

In build_custom_android_package.py, add --docker_run_env option to set environment variables for 'docker run'.

Motivation and Context

Setting environment variables in the docker container may be useful. E.g., for #19584.

edgchen1 avatar Feb 23 '24 20:02 edgchen1