Lines Matching full:install
26 apt-get install -y --no-install-recommends --fix-missing \
50 ### install general dependencies
52 apt-get install -y --no-install-recommends \
80 # TODO: "apt-get install" without "apt-get update" in the same "RUN" step can cause cache issues if…
82 RUN apt-get install -y --no-install-recommends \
98 ./install.sh && \
108 dpkg --install ${DMD_DEB} && \
121 RUN apt-get install -y --no-install-recommends \
126 RUN apt-get install -y --no-install-recommends \
136 RUN apt-get update && apt-get install -y --no-install-recommends libncurses5-dev && \
138 …kerl build $ERLANG_OTP_VERSION && kerl install $ERLANG_OTP_VERSION /usr/local/lib/otp/ && . /usr/l…
143 RUN apt-get install -y --no-install-recommends \
157 RUN apt-get install -y --no-install-recommends \
163 haxelib install --always hxcpp 2>&1 > /dev/null
166 RUN apt-get install -y --no-install-recommends \
179 RUN apt-get install -y --no-install-recommends \
184 # lua5.3 does not install alternatives!
187 RUN apt-get install -y --no-install-recommends \
192 RUN apt-get install -y --no-install-recommends \
197 RUN apt-get install -y --no-install-recommends \
203 opam install --yes oasis
205 RUN apt-get install -y --no-install-recommends \
214 RUN apt-get install -y --no-install-recommends \
224 RUN apt-get install -y --no-install-recommends \
237 RUN apt-get install -y --no-install-recommends \
248 RUN apt-get install -yq \
263 RUN apt-get install -y --no-install-recommends \
270 RUN apt-get install -y --no-install-recommends \
274 pip install flake8