Home
last modified time | relevance | path

Searched full:noninteractive (Results 1 – 25 of 183) sorted by relevance

12345678

/external/crosvm/e2e_tests/benches/
Dgimp.rs30NONINTERACTIVE "/workdir/test1.png" "/workdir/test1.png")))(drawable (car (gimp-image-get-active-l… in gimp()
34NONINTERACTIVE "/workdir/test2.png" "/workdir/test2.png")))(drawable (car (gimp-image-get-active-l… in gimp()
/external/harfbuzz_ng/.circleci/
Dconfig.yml34 …- run: sudo apt update && DEBIAN_FRONTEND=noninteractive sudo apt install -y git ninja-build binut…
82 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip ninja-build clang lld git…
94 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip ninja-build clang lld git…
106 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip ninja-build clang lld git…
119 - run: DEBIAN_FRONTEND=noninteractive apt install -y clang lld git binutils
126 …- run: sudo apt update && DEBIAN_FRONTEND=noninteractive sudo apt install -y ninja-build python3 p…
149 …- run: sudo apt update && DEBIAN_FRONTEND=noninteractive sudo apt install -y ninja-build python3 p…
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.rocm11 ENV DEBIAN_FRONTEND noninteractive
26 RUN apt-get update --allow-insecure-repositories && DEBIAN_FRONTEND=noninteractive apt-get install …
69 DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-unauthenticated \
104 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.custom_op_ubuntu_167 ENV DEBIAN_FRONTEND=noninteractive
43 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.cuda10.2-cudnn7-ubuntu18.04-manylinux2010-multipython27 ENV DEBIAN_FRONTEND=noninteractive
41 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.custom_op_ubuntu_16_cuda10.07 ENV DEBIAN_FRONTEND=noninteractive
46 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.custom_op_ubuntu_16_cuda11.27 ENV DEBIAN_FRONTEND=noninteractive
48 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.custom_op_ubuntu_16_cuda10.17 ENV DEBIAN_FRONTEND=noninteractive
48 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.cuda10.1-cudnn7-ubuntu16.04-manylinux2010-multipython13 ENV DEBIAN_FRONTEND=noninteractive
50 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.cuda10.1-cudnn7-ubuntu18.04-manylinux2010-multipython13 ENV DEBIAN_FRONTEND=noninteractive
50 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.cuda11.0-cudnn8-ubuntu18.04-manylinux2010-multipython13 ENV DEBIAN_FRONTEND=noninteractive
56 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.cuda11.4-cudnn8.2-ubuntu20.04-manylinux2014-multipython13 ENV DEBIAN_FRONTEND=noninteractive
52 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.cuda11.2-cudnn8.1-ubuntu18.04-manylinux2010-multipython13 ENV DEBIAN_FRONTEND=noninteractive
56 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.ubuntu16.04-manylinux201013 ENV DEBIAN_FRONTEND=noninteractive
46 ARG DEBIAN_FRONTEND=noninteractive
DDockerfile.rbe.cuda11.1-cudnn8-ubuntu20.04-manylinux2014-multipython13 ENV DEBIAN_FRONTEND=noninteractive
56 ARG DEBIAN_FRONTEND=noninteractive
/external/bcc/docker/
DDockerfile.ubuntu6 ARG DEBIAN_FRONTEND=noninteractive
26 …DEBIAN_FRONTEND=noninteractive apt-get install -y python python3 python3-pip binutils libelf1 kmod…
/external/bpftool/
DDockerfile11 export DEBIAN_FRONTEND=noninteractive && \
30 export DEBIAN_FRONTEND=noninteractive && \
/external/python/cpython3/.azure-pipelines/windows-release/
Dstage-pack-nuget.yml40 -NonInteractive
49 -NonInteractive
/external/rust/crates/libz-sys/src/zlib-ng/arch/s390/self-hosted-builder/
Dactions-runner.Dockerfile5 ENV DEBIAN_FRONTEND=noninteractive
12 ENV DEBIAN_FRONTEND=noninteractive
/external/libpcap/
D.cirrus.yml33 DEBIAN_FRONTEND: noninteractive
74 DEBIAN_FRONTEND: noninteractive
/external/grpc-grpc/tools/run_tests/helper_scripts/
Dprep_xds.sh28 # sudo DEBIAN_FRONTEND=noninteractive apt-get -qq update
29 # sudo DEBIAN_FRONTEND=noninteractive apt-get -qq install --auto-remove "python3.10-venv"
/external/tensorflow/tensorflow/tools/dockerfiles/
Dspec.yml379 - DEBIAN_FRONTEND="noninteractive"
397 - DEBIAN_FRONTEND="noninteractive"
415 - DEBIAN_FRONTEND="noninteractive"
610 - DEBIAN_FRONTEND="noninteractive"
628 - DEBIAN_FRONTEND="noninteractive"
646 - DEBIAN_FRONTEND="noninteractive"
/external/perfetto/infra/ci/sandbox/
DDockerfile22 export DEBIAN_FRONTEND=noninteractive; \
51 export DEBIAN_FRONTEND=noninteractive; \
/external/tcpdump/
D.cirrus.yml41 DEBIAN_FRONTEND: noninteractive
79 DEBIAN_FRONTEND: noninteractive
/external/toolchain-utils/seccomp_tools/mass_seccomp_editor/
Dmass_seccomp_editor.py129 def _confirm_add(fp: str, syscalls: Iterable[str], noninteractive=None): argument
135 noninteractive: Just add the syscalls without asking.
137 if noninteractive:

12345678