feat: add zip downloading
This commit is contained in:
parent
cdae798fcf
commit
ab275b5de7
5 changed files with 124 additions and 12 deletions
|
|
@ -53,7 +53,8 @@ RUN apk --no-cache add \
|
|||
poppler-utils \
|
||||
gcompat \
|
||||
libva-utils \
|
||||
py3-numpy
|
||||
py3-numpy \
|
||||
zip
|
||||
|
||||
RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue