docker: install file package.
This commit is contained in:
parent
4ff07d69e0
commit
62730377b2
@ -34,3 +34,4 @@ RUN apt-get install -y bzip2
|
|||||||
RUN apt-get install -y git
|
RUN apt-get install -y git
|
||||||
RUN apt-get install -y g++-multilib
|
RUN apt-get install -y g++-multilib
|
||||||
RUN apt-get install -y cmake
|
RUN apt-get install -y cmake
|
||||||
|
RUN apt-get install -y file
|
||||||
|
Reference in New Issue
Block a user