Home
last modified time | relevance | path

Searched refs:apt (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/third_party/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 …]
/third_party/grpc/templates/tools/dockerfile/
Dcsharp_deps.include5 RUN apt-get update && apt-get install -y cmake && apt-get clean
8 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean
9 RUN apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14D…
10 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…
11 RUN apt-get update && apt-get install -y ${'\\'}
15 && apt-get clean
/third_party/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 libgflags-dev libgtest-dev libc++-dev clang
89 sudo apt-get install -y pypy pypy-dev
[all …]
/third_party/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
/third_party/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
/third_party/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
/third_party/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
/third_party/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
/third_party/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 …]
/third_party/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 …]
/third_party/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 …]
/third_party/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 …]
/third_party/grpc/tools/dockerfile/distribtest/cpp_jessie_x64/
DDockerfile16 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
19 RUN apt-get update && apt-get install -y \
29 unzip && apt-get clean
31 RUN apt-get update && apt-get install -y golang && apt-get clean
33 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…
34 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf
35 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
36 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
/third_party/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 …]
/third_party/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 gawk
75 RUN apt-get update && apt-get install -y \
85 RUN apt-get install -y clang clang-format
91 RUN apt-get install -y clang-tidy-6.0
104 RUN apt-get update && apt-get install -y wget && apt-get clean
/third_party/lz4/.circleci/images/primary/
DDockerfile3 RUN sudo apt-get -y -qq update
4 RUN sudo apt-get -y install software-properties-common
5 RUN sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
6 RUN sudo apt-get -y install cmake
7 RUN sudo apt-get -y install qemu-system-ppc qemu-user-static qemu-system-arm
8 RUN sudo apt-get -y install libc6-dev-armel-cross libc6-dev-arm64-cross libc6-dev-i386
9 RUN sudo apt-get -y install clang clang-tools
10 RUN sudo apt-get -y install gcc-5 gcc-5-multilib gcc-6
11 RUN sudo apt-get -y install valgrind
12 RUN sudo apt-get -y install gcc-multilib-powerpc-linux-gnu gcc-powerpc-linux-gnu gcc-arm-linux-gnue…
/third_party/grpc/tools/dockerfile/grpc_artifact_linux_x64/
DDockerfile18 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
21 RUN apt-get update && apt-get install -y \
46 zip && apt-get clean
53 RUN apt-get update && apt-get install -y gnupg2
69 RUN apt-get update && apt-get install -y \
70 php5 php5-dev php-pear && apt-get clean
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
[all …]
/third_party/grpc/tools/dockerfile/test/python_stretch_3.6_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
/third_party/grpc/tools/dockerfile/test/python_stretch_3.8_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
/third_party/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
57 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
/third_party/grpc/tools/dockerfile/test/python_stretch_3.5_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
67 RUN apt-get update && apt-get install -y python3.5 python3-all-dev
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_python/
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
67 RUN apt-get update && apt-get -t stable install -y python3.7 python3-all-dev
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_pythonasyncio/
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
67 RUN apt-get update && apt-get -t stable install -y python3.7 python3-all-dev
/third_party/grpc/tools/dockerfile/test/python_stretch_3.7_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
67 RUN apt-get update && apt-get -t buster install -y python3.7 python3-all-dev
/third_party/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

12345678910>>...17