Skip to content

Commit

Permalink
Merge pull request #2902 from dzhwinter/fix_ltr
Browse files Browse the repository at this point in the history
"fix unrar in docker"
  • Loading branch information
dzhwinter authored Jul 16, 2017
2 parents 45ce164 + 12fe514 commit c40707b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ COPY ./paddle/scripts/docker/root/ /root/
RUN apt-get update && \
apt-get install -y \
git python-pip python-dev openssh-server bison \
wget unzip tar xz-utils bzip2 gzip coreutils ntp \
wget unzip unrar tar xz-utils bzip2 gzip coreutils ntp \
curl sed grep graphviz libjpeg-dev zlib1g-dev \
python-numpy python-matplotlib gcc g++ \
automake locales clang-format-3.8 swig doxygen cmake \
Expand Down

0 comments on commit c40707b

Please sign in to comment.