mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-24 00:33:27 +00:00
Update Dockerfile.armhf
This commit is contained in:
parent
8866031292
commit
d2fe6770fc
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ ENV PYTHONIOENCODING="UTF-8"
|
|||
ADD qemu-arm-static /usr/bin
|
||||
|
||||
VOLUME /tv
|
||||
VOLUME /movies
|
||||
|
||||
RUN apk add --update git py-pip jpeg-dev && \
|
||||
apk add --update --virtual build-dependencies build-base python-dev libffi-dev zlib-dev && \
|
||||
|
|
Loading…
Reference in a new issue