Searched full:apt (Results 1 – 25 of 1251) sorted by relevance
12345678910>>...51
8 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 …]
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 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 clean27 RUN apt-get update && apt-get install -y unzip && apt-get clean30 RUN apt-get install -y apt-transport-https31 …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 417A089333 RUN apt-get update && apt-get install -y dotnet-dev-1.0.4[all …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python2.7 python-all-dev60 RUN echo 'deb http://ftp.de.debian.org/debian buster main' >> /etc/apt/sources.list61 RUN echo 'APT::Default-Release "stretch";' | tee -a /etc/apt/apt.conf.d/00local69 RUN apt-get update && apt-get install -y zlib1g-dev libssl-dev70 RUN apt-get update && apt-get install -y jq build-essential libffi-dev89 RUN apt-get update && apt-get install -y zlib1g-dev libssl-dev90 RUN apt-get update && apt-get install -y jq build-essential libffi-dev[all …]
22 sudo apt-get update25 sudo apt-get install -y openjdk-8-jdk26 sudo apt-get install -y unzip lsof28 sudo apt-get install -y \65 sudo apt-get install -y google-perftools libgoogle-perftools-dev68 sudo apt-get install -y netperf71 sudo apt-get install -y python-psutil python3-psutil74 sudo apt-get install -y google-cloud-sdk77 sudo apt-get install -y libgtest-dev libc++-dev clang89 sudo apt-get install -y pypy pypy-dev[all …]
16 RUN sed -i '/deb http:\/\/http.debian.net\/debian jessie-updates main/d' /etc/apt/sources.list19 RUN apt-get update && apt-get install -y \47 zip && apt-get clean51 RUN apt-get update && apt-get install -y time && apt-get clean58 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.conf85 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list86 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean[all …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 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 clean87 RUN apt-get update && apt-get -y install gcc-4.8 gcc-4.8-multilib g++-4.8 g++-4.8-multilib && apt-g…
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 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 clean90 RUN apt-get update && apt-get -y install gcc-4.8 gcc-4.8-multilib g++-4.8 g++-4.8-multilib && apt-g…
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean57 RUN apt-get update && apt-get install -y \72 RUN apt-get update && apt-get install -y cmake && apt-get clean75 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean76 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 …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean57 RUN apt-get update && apt-get install -y \75 RUN apt-get update && apt-get install -y cmake && apt-get clean78 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean79 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 …]
19 RUN apt-get update && apt-get install -y \47 zip && apt-get clean51 RUN apt-get update && apt-get install -y time && apt-get clean58 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.conf82 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list83 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean93 RUN apt-get update && apt-get -y install gcc gcc-multilib g++ g++-multilib && apt-get clean
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 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 clean27 RUN apt-get update && apt-get install -y curl && apt-get clean37 RUN apt-get update && apt-get install -y unzip && apt-get clean40 RUN apt-get update && apt-get install -y curl && apt-get clean
17 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 clean27 RUN apt-get update && apt-get install -y curl && apt-get clean37 RUN apt-get update && apt-get install -y unzip && apt-get clean40 RUN apt-get update && apt-get install -y curl && apt-get clean
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 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 …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python2.7 python-all-dev65 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-dev75 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 jq102 RUN apt-get update && apt-get install -y wget && apt-get clean
19 RUN apt-get update && apt-get install -y \47 zip && apt-get clean51 RUN apt-get update && apt-get install -y time && apt-get clean58 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.conf79 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list80 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
40 @@ -67,11 +67,10 @@ RUN apt-get update && apt-get install -y time && apt-get clean44 -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 …]
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 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 clean27 RUN apt-get update && apt-get install -y unzip && apt-get clean30 RUN apt-get update && apt-get install -y curl && apt-get clean
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 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 clean27 RUN apt-get update && apt-get install -y unzip && apt-get clean30 RUN apt-get update && apt-get install -y curl && apt-get clean
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 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
9 RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates apt-transport-http…10 rm -rf /var/lib/apt/lists/* && \13 …apt-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 …]
41 …- run: apt update && apt install -y ninja-build binutils libtool autoconf automake make cmake gcc …91 - run: apt update || true92 …- run: apt install -y clang wget autoconf automake libtool pkg-config ragel libfreetype6-dev libfo…110 - run: apt update || true111 …- 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 gnupg127 - 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 …]