Install libnss3 in order to fix .pdf -> .mobi
This commit is contained in:
parent
00767eac5f
commit
9a61220bc1
@ -16,6 +16,7 @@ RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apt-get install -y \
|
||||
imagemagick \
|
||||
libnss3 && \
|
||||
libxcomposite1 \
|
||||
python3-minimal \
|
||||
unrar && \
|
||||
|
Loading…
Reference in New Issue
Block a user