mirror of
https://github.com/linuxserver/docker-calibre-web.git
synced 2026-05-04 00:09:04 +08:00
Add other archs
This commit is contained in:
parent
2dd71fe6b5
commit
2bfeb793fd
@ -23,6 +23,7 @@ RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apt-get install -y \
|
||||
imagemagick \
|
||||
libnss3 \
|
||||
libxcomposite1 \
|
||||
python3-minimal \
|
||||
unrar && \
|
||||
|
||||
@ -23,6 +23,7 @@ RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apt-get install -y \
|
||||
imagemagick \
|
||||
libnss3 \
|
||||
libxcomposite1 \
|
||||
python3-minimal \
|
||||
unrar && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user