Home
last modified time | relevance | path

Searched full:apt (Results 1 – 25 of 1251) sorted by relevance

12345678910>>...51

/external/rust/crates/grpcio-sys/grpc/third_party/re2/
D.travis.yml8 apt:
18 apt:
28 apt:
38 apt:
48 apt:
58 apt:
68 apt:
79 apt:
82 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.8 main'
83 key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
[all …]
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_ubuntu1404_x64/
DDockerfile17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean
19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-trusty main" | tee /etc/apt/sour…
22 RUN apt-get update && apt-get install -y \
25 && apt-get clean
27 RUN apt-get update && apt-get install -y unzip && apt-get clean
30 RUN apt-get install -y apt-transport-https
31 …UN sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ trusty ma…
32 RUN apt-key adv --keyserver apt-mo.trafficmanager.net --recv-keys 417A0893
33 RUN apt-get update && apt-get install -y dotnet-dev-1.0.4
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/python_stretch_default_x64/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python2.7 python-all-dev
60 RUN echo 'deb http://ftp.de.debian.org/debian buster main' >> /etc/apt/sources.list
61 RUN echo 'APT::Default-Release "stretch";' | tee -a /etc/apt/apt.conf.d/00local
69 RUN apt-get update && apt-get install -y zlib1g-dev libssl-dev
70 RUN apt-get update && apt-get install -y jq build-essential libffi-dev
89 RUN apt-get update && apt-get install -y zlib1g-dev libssl-dev
90 RUN apt-get update && apt-get install -y jq build-essential libffi-dev
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/gce/
Dlinux_kokoro_performance_worker_init.sh22 sudo apt-get update
25 sudo apt-get install -y openjdk-8-jdk
26 sudo apt-get install -y unzip lsof
28 sudo apt-get install -y \
65 sudo apt-get install -y google-perftools libgoogle-perftools-dev
68 sudo apt-get install -y netperf
71 sudo apt-get install -y python-psutil python3-psutil
74 sudo apt-get install -y google-cloud-sdk
77 sudo apt-get install -y libgtest-dev libc++-dev clang
89 sudo apt-get install -y pypy pypy-dev
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/cxx_jessie_x86/
DDockerfile16 RUN sed -i '/deb http:\/\/http.debian.net\/debian jessie-updates main/d' /etc/apt/sources.list
19 RUN apt-get update && apt-get install -y \
47 zip && apt-get clean
51 RUN apt-get update && apt-get install -y time && apt-get clean
58 RUN apt-get update && apt-get install -y \
74 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
83 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…
84 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf
85 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
86 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
[all …]
/external/grpc-grpc/tools/dockerfile/test/cxx_jessie_x86/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python-pip && apt-get clean
61 RUN apt-get update && apt-get install -y \
73 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
82 RUN echo "deb http://ftp.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d/jes…
83 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
87 RUN apt-get update && apt-get -y install gcc-4.8 gcc-4.8-multilib g++-4.8 g++-4.8-multilib && apt-g…
/external/grpc-grpc/tools/dockerfile/test/cxx_jessie_x64/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python-pip && apt-get clean
61 RUN apt-get update && apt-get install -y \
73 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
79 RUN echo "deb http://ftp.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d/jes…
80 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
90 RUN apt-get update && apt-get -y install gcc-4.8 gcc-4.8-multilib g++-4.8 g++-4.8-multilib && apt-g…
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_csharp/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
57 RUN apt-get update && apt-get install -y \
72 RUN apt-get update && apt-get install -y cmake && apt-get clean
75 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean
76 RUN apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14D…
77 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…
78 RUN apt-get update && apt-get install -y \
82 && apt-get clean
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
57 RUN apt-get update && apt-get install -y \
72 RUN apt-get update && apt-get install -y cmake && apt-get clean
75 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean
76 RUN apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14D…
77 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…
78 RUN apt-get update && apt-get install -y \
82 && apt-get clean
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/csharp_stretch_x64/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
57 RUN apt-get update && apt-get install -y \
75 RUN apt-get update && apt-get install -y cmake && apt-get clean
78 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean
79 RUN apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14D…
80 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…
81 RUN apt-get update && apt-get install -y \
85 && apt-get clean
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/cxx_jessie_x64/
DDockerfile19 RUN apt-get update && apt-get install -y \
47 zip && apt-get clean
51 RUN apt-get update && apt-get install -y time && apt-get clean
58 RUN apt-get update && apt-get install -y \
74 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
80 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…
81 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf
82 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
83 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
93 RUN apt-get update && apt-get -y install gcc gcc-multilib g++ g++-multilib && apt-get clean
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/distribtest/csharp_ubuntu1604_x64/
DDockerfile17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean
19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-xenial main" | tee /etc/apt/sour…
22 RUN apt-get update && apt-get install -y \
25 && apt-get clean
27 RUN apt-get update && apt-get install -y curl && apt-get clean
37 RUN apt-get update && apt-get install -y unzip && apt-get clean
40 RUN apt-get update && apt-get install -y curl && apt-get clean
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/distribtest/csharp_stretch_x64/
DDockerfile17 RUN apt-get update && apt-get install -y apt-transport-https dirmngr gnupg ca-certificates && apt-g…
19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
20 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…
22 RUN apt-get update && apt-get install -y \
25 && apt-get clean
27 RUN apt-get update && apt-get install -y curl && apt-get clean
37 RUN apt-get update && apt-get install -y unzip && apt-get clean
40 RUN apt-get update && apt-get install -y curl && apt-get clean
/external/grpc-grpc/tools/dockerfile/test/csharp_jessie_x64/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python-pip && apt-get clean
61 RUN apt-get update && apt-get install -y \
75 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
76 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
77 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…
78 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…
81 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/sanity/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python2.7 python-all-dev
65 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
70 RUN apt-get update && apt-get -t buster install -y python3.7 python3-all-dev
75 RUN apt-get update && apt-get install -y \
85 RUN echo "deb http://deb.debian.org/debian buster-backports main" | tee /etc/apt/sources.list.d/bus…
88 RUN apt-get update && apt-get install -y clang clang-format-8 clang-tidy-8 jq
102 RUN apt-get update && apt-get install -y wget && apt-get clean
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_cxx/
DDockerfile19 RUN apt-get update && apt-get install -y \
47 zip && apt-get clean
51 RUN apt-get update && apt-get install -y time && apt-get clean
58 RUN apt-get update && apt-get install -y \
71 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
77 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…
78 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf
79 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
80 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
/external/grpc-grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch40 @@ -67,11 +67,10 @@ RUN apt-get update && apt-get install -y time && apt-get clean
44 -RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D83…
45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
46 +RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A1…
47 …ownload.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/apt/sources.list.d/offi…
48 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…
49 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…
50 …oad.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /etc/apt/sources.list.d/mono…
53 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \
62 -RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D83…
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch40 @@ -67,11 +67,10 @@ RUN apt-get update && apt-get install -y time && apt-get clean
44 -RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D83…
45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
46 +RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A1…
47 …ownload.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/apt/sources.list.d/offi…
48 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…
49 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…
50 …oad.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /etc/apt/sources.list.d/mono…
53 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \
62 -RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D83…
[all …]
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_ubuntu1604_x64/
DDockerfile17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean
19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-xenial main" | tee /etc/apt/sour…
22 RUN apt-get update && apt-get install -y \
25 && apt-get clean
27 RUN apt-get update && apt-get install -y unzip && apt-get clean
30 RUN apt-get update && apt-get install -y curl && apt-get clean
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/distribtest/csharp_jessie_x64/
DDockerfile17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean
19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
20 RUN echo "deb https://download.mono-project.com/repo/debian stable-jessie main" | tee /etc/apt/sour…
22 RUN apt-get update && apt-get install -y \
25 && apt-get clean
27 RUN apt-get update && apt-get install -y unzip && apt-get clean
30 RUN apt-get update && apt-get install -y curl && apt-get clean
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_jessie_x64/
DDockerfile17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean
19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
20 RUN echo "deb https://download.mono-project.com/repo/debian stable-jessie main" | tee /etc/apt/sour…
22 RUN apt-get update && apt-get install -y \
25 && apt-get clean
27 RUN apt-get update && apt-get install -y unzip && apt-get clean
30 RUN apt-get update && apt-get install -y curl && apt-get clean
/external/grpc-grpc/tools/dockerfile/test/cxx_ubuntu1604_x64/
DDockerfile18 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python-pip && apt-get clean
61 RUN apt-get update && apt-get install -y \
73 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
82 RUN apt-get update && apt-get -y install clang-3.6 clang-3.7 && apt-get clean
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.rbe.cuda10.0-cudnn7-ubuntu14.049 RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates apt-transport-http…
10 rm -rf /var/lib/apt/lists/* && \
13apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_6…
14 apt-key adv --export --no-emit-version -a $NVIDIA_GPGKEY_FPR | tail -n +2 > cudasign.pub && \
16 …veloper.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 /" > /etc/apt/sources.list.d/cuda…
17 …load.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 /" > /etc/apt/sources.list.d/nvid…
38 RUN apt-get update && apt-get install -y --no-install-recommends \
51 apt-get update && apt-get install -y --no-install-recommends \
55 apt-mark hold libcudnn7 && \
56 rm -rf /var/lib/apt/lists/*
[all …]
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_jessie_x86/
DDockerfile17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean
19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
20 RUN echo "deb https://download.mono-project.com/repo/debian stable-jessie main" | tee /etc/apt/sour…
22 RUN apt-get update && apt-get install -y \
25 && apt-get clean
27 RUN apt-get update && apt-get install -y unzip && apt-get clean
30 RUN apt-get update && apt-get install -y curl && apt-get clean
/external/harfbuzz_ng/.circleci/
Dconfig.yml41 …- run: apt update && apt install -y ninja-build binutils libtool autoconf automake make cmake gcc …
91 - run: apt update || true
92 …- run: apt install -y clang wget autoconf automake libtool pkg-config ragel libfreetype6-dev libfo…
110 - run: apt update || true
111 …- run: apt install -y gcc binutils libtool autoconf automake make pkg-config gtk-doc-tools ragel l…
126 - run: apt update || true; apt install -y wget gnupg
127 - run: wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -
128 …- run: echo "deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.list.d…
129 …- run: echo "deb-src http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.li…
130 - run: apt update || true
[all …]

12345678910>>...51