mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
remove temporary line in Dockerfile that prevented cache miss
Docker-DCO-1.1-Signed-off-by: Tibor Vass <teabee89@gmail.com> (github: tiborvass)
This commit is contained in:
parent
a6085fd430
commit
81e78db507
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq \
|
||||||
lxc=1.0* \
|
lxc=1.0* \
|
||||||
mercurial \
|
mercurial \
|
||||||
pandoc \
|
pandoc \
|
||||||
|
parallel \
|
||||||
reprepro \
|
reprepro \
|
||||||
ruby1.9.1 \
|
ruby1.9.1 \
|
||||||
ruby1.9.1-dev \
|
ruby1.9.1-dev \
|
||||||
|
|
Loading…
Add table
Reference in a new issue