Skip to content

Commit

Permalink
add aria2 to dockerfile which i forgot to
Browse files Browse the repository at this point in the history
  • Loading branch information
Chizuru committed Nov 17, 2020
1 parent 1717b04 commit bf7731f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /usr/src/app
RUN chmod 777 /usr/src/app
RUN pacman -Syu --noconfirm \
git \
aria2 \
python-lxml \
curl \
pv \
Expand Down

0 comments on commit bf7731f

Please sign in to comment.