diff --git a/Dockerfile b/Dockerfile index 4955ea02b77..fb65212fdd0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ WORKDIR /usr/src/app RUN chmod 777 /usr/src/app RUN pacman -Syu --noconfirm \ git \ + aria2 \ python-lxml \ curl \ pv \