Home
last modified time | relevance | path

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

12345678910>>...19

/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/harfbuzz_ng/.circleci/
Dconfig.yml65 …- run: apt update && apt install -y ninja-build binutils libtool autoconf automake make cmake gcc …
101 - run: apt update || true
102 …- run: apt install -y ragel libfreetype6-dev libfontconfig1-dev libglib2.0-dev libcairo2-dev libic…
117 - run: apt update || true
118 …- run: apt install -y gcc binutils libtool autoconf automake make pkg-config gtk-doc-tools ragel l…
133 - run: apt update || true; apt install -y wget gnupg
134 - run: wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -
135 …- run: echo "deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.list.d…
136 …- run: echo "deb-src http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.li…
137 - run: apt update || true
[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/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/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/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/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/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 …]
DDockerfile.rocm6 ARG DEB_ROCM_REPO=http://repo.radeon.com/rocm/apt/debian/
12 RUN apt update && apt install -y wget software-properties-common
15 RUN apt-get clean all
16 RUN wget -qO - $DEB_ROCM_REPO/rocm.gpg.key | apt-key add -
17 RUN sh -c "echo deb [arch=amd64] $DEB_ROCM_REPO xenial main > /etc/apt/sources.list.d/rocm.list"
20 RUN apt-get update --allow-insecure-repositories && DEBIAN_FRONTEND=noninteractive apt-get install …
29 apt-utils \
54 apt-get clean && \
55 rm -rf /var/lib/apt/lists/*
58 RUN apt-get update --allow-insecure-repositories && \
[all …]
DDockerfile.rbe.cuda9.0-cudnn7-ubuntu14.0412 RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates apt-transport-http…
13 rm -rf /var/lib/apt/lists/* && \
16apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1404/x86_6…
17 apt-key adv --export --no-emit-version -a $NVIDIA_GPGKEY_FPR | tail -n +2 > cudasign.pub && \
19 …veloper.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 /" > /etc/apt/sources.list.d/cuda…
20 …load.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 /" > /etc/apt/sources.list.d/nvid…
43 RUN apt-get update && apt-get install -y --no-install-recommends \
56 apt-get update && apt-get install -y --no-install-recommends \
60 apt-mark hold libcudnn7 libcudnn7-dev && \
61 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/grpc-grpc/tools/dockerfile/test/multilang_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
60 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
61 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
62 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…
63 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…
66 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \
70 && apt-get clean
[all …]
/external/grpc-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 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…
77 RUN apt-get update && apt-get install -y \
88 RUN apt-get update && apt-get -y install wget xz-utils
/external/grpc-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 \
71 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
72 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
73 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…
74 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…
77 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \
81 && apt-get clean
[all …]
/external/grpc-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 \
71 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
72 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
73 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…
74 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…
77 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \
81 && apt-get clean
[all …]
/external/grpc-grpc/tools/dockerfile/test/cxx_ubuntu1404_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…
/external/grpc-grpc/tools/dockerfile/test/cxx_ubuntu1710_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…
/external/grpc-grpc/tools/dockerfile/test/fuzzer/
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
/external/grpc-grpc/tools/dockerfile/test/cxx_sanitizers_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
54 RUN apt-get update && apt-get install -y python-pip && apt-get clean
62 RUN apt-get update && apt-get install -y \
74 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev && apt-get clean
/external/grpc-grpc/tools/dockerfile/test/bazel/
DDockerfile18 RUN apt-get update && apt-get install -y software-properties-common python-software-properties
19 RUN add-apt-repository ppa:webupd8team/java
20 RUN apt-get update && apt-get -y install \
34 RUN apt-get update && apt-get install -y \
47 RUN echo "deb [arch=amd64] http://storage.googleapis.com/bazel-apt stable jdk1.8" > /etc/apt/source…
48 RUN curl https://bazel.build/bazel-release.pub.gpg | apt-key add -
49 RUN apt-get -y update && apt-get -y install bazel=0.15.0 && apt-get clean
/external/grpc-grpc/tools/dockerfile/test/php_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 \
76 RUN apt-get update && apt-get install -y \
/external/grpc-grpc/tools/dockerfile/grpc_artifact_android_ndk/
DDockerfile19 RUN apt-get update && apt-get install -y debian-keyring && apt-key update
22 RUN apt-get update && apt-key update && apt-get install -y \
47 zip && apt-get clean
50 RUN apt-get update && apt-get install -y golang && apt-get clean
53 RUN apt-get update && apt-get -y install openjdk-8-jdk && apt-get clean
/external/grpc-grpc/tools/gce/
Dlinux_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 \
66 sudo apt-get install -y google-perftools libgoogle-perftools-dev
69 sudo apt-get install -y netperf
72 sudo apt-get install -y libgflags-dev libgtest-dev libc++-dev clang
108 sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A1…
109 echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.lis…
110 sudo apt-get update
[all …]

12345678910>>...19