Lines Matching full:install
26 apt-get install -y --no-install-recommends --fix-missing \
50 ### install general dependencies
51 RUN apt-get update && apt-get install -y --no-install-recommends \
79 # TODO: "apt-get install" without "apt-get update" in the same "RUN" step can cause cache issues if…
81 RUN apt-get install -y --no-install-recommends \
97 ./install.sh && \
107 dpkg --install ${DMD_DEB} && \
120 RUN apt-get install -y --no-install-recommends \
125 RUN apt-get install -y --no-install-recommends \
135 RUN apt-get update && apt-get install -y --no-install-recommends libncurses5-dev && \
137 …kerl build $ERLANG_OTP_VERSION && kerl install $ERLANG_OTP_VERSION /usr/local/lib/otp/ && . /usr/l…
142 RUN apt-get install -y --no-install-recommends \
156 RUN apt-get install -y --no-install-recommends \
162 haxelib install --always hxcpp 2>&1 > /dev/null
165 RUN apt-get install -y --no-install-recommends \
178 RUN apt-get install -y --no-install-recommends \
183 # lua5.3 does not install alternatives!
186 RUN apt-get install -y --no-install-recommends \
191 RUN apt-get install -y --no-install-recommends \
196 RUN apt-get install -y --no-install-recommends \
201 opam install --yes oasis
203 RUN apt-get install -y --no-install-recommends \
212 RUN apt-get install -y --no-install-recommends \
222 RUN apt-get install -y --no-install-recommends \
235 pip install --upgrade backports.ssl_match_hostname
237 RUN apt-get install -y --no-install-recommends \
250 RUN apt-get install -y --no-install-recommends \
261 RUN apt-get install -yq \
276 RUN apt-get install -y --no-install-recommends \
283 RUN apt-get install -y --no-install-recommends \
287 pip install flake8