Lines Matching full:install
32 apt-get install -y --no-install-recommends \
57 ### install general dependencies
58 RUN apt-get update && apt-get install -y --no-install-recommends \
77 # TODO: "apt-get install" without "apt-get update" in the same "RUN" step can cause cache issues if…
79 RUN apt-get install -y --no-install-recommends \
98 dpkg --install ${DMD_DEB} && \
111 RUN apt-get install -y --no-install-recommends \
116 RUN apt-get install -y --no-install-recommends \
126 RUN apt-get update && apt-get install -y --no-install-recommends automake libncurses5-dev && \
128 …kerl build $ERLANG_OTP_VERSION && kerl install $ERLANG_OTP_VERSION /usr/local/lib/otp/ && . /usr/l…
134 RUN apt-get install -y --no-install-recommends \
148 RUN apt-get install -y --no-install-recommends \
155 haxelib install --always hxcpp 3.4.64 2>&1 > /dev/null
159 RUN apt-get install -y --no-install-recommends \
174 # RUN apt-get install -y --no-install-recommends \
179 # lua5.3 does not install alternatives so stick with 5.2 here
181 RUN apt-get install -y --no-install-recommends \
186 RUN apt-get install -y --no-install-recommends \
194 # RUN apt-get install -y --no-install-recommends \
199 # opam install --yes oasis
201 RUN apt-get install -y --no-install-recommends \
210 RUN apt-get install -y --no-install-recommends \
220 RUN apt-get install -y --no-install-recommends \
243 pip install --upgrade backports.ssl_match_hostname
245 RUN apt-get install -y --no-install-recommends \
255 RUN apt-get install -y --no-install-recommends \