Lines Matching full:no
33 RUN apt-get update && apt-get install -y --no-install-recommends \
41 apt-get -t jessie-backports install -y --no-install-recommends cmake
43 RUN apt-get install -y --no-install-recommends \
57 RUN apt-get install -y --no-install-recommends \
64 RUN apt-get install -y --no-install-recommends \
79 RUN apt-get install -y --no-install-recommends \
92 RUN apt-get install -y --no-install-recommends \
103 RUN apt-get update && apt-get install -y --no-install-recommends \
111 RUN apt-get update && apt-get install -y --no-install-recommends \
117 RUN apt-get update && apt-get install -y --no-install-recommends \
124 RUN apt-get update && apt-get install -y --no-install-recommends \
144 RUN gem install bundler --no-ri --no-rdoc
175 echo 'gcc -Wl,--no-as-needed $*' > /usr/local/bin/gcc-dmd && \