docker: install file package.

This commit is contained in:
Ricardo Martins 2016-06-14 18:54:37 +01:00
parent 4ff07d69e0
commit 62730377b2
1 changed files with 1 additions and 0 deletions

View File

@ -34,3 +34,4 @@ RUN apt-get install -y bzip2
RUN apt-get install -y git
RUN apt-get install -y g++-multilib
RUN apt-get install -y cmake
RUN apt-get install -y file