From: Mark Simulacrum Date: Fri, 19 May 2017 20:16:14 +0000 (-0600) Subject: Rollup merge of #41958 - malbarbo:docker-share, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=04b07798fcc4344e19a5f88d9345c35091557405;p=rust.git Rollup merge of #41958 - malbarbo:docker-share, r=alexcrichton ci: allows files to be shared by docker images Change `src/ci/docker/run.sh` to allow files to be shared when building docker containers. For while, only android related shell scripts are shared. Others containers can be updated at any time. sccache is installed last, as it is frequently updated this avoids the need to rebuilt the whole container. --- 04b07798fcc4344e19a5f88d9345c35091557405