Create Dockerfile
This commit is contained in:
parent
ac6fb9b048
commit
4bece2bb61
@ -19,10 +19,7 @@ RUN \
|
||||
|
||||
# install runtime packages
|
||||
apk add --no-cache \
|
||||
imagemagick \
|
||||
py2-lxml \
|
||||
py2-pip \
|
||||
python2 && \
|
||||
imagemagick && \
|
||||
|
||||
# install calibre-web
|
||||
mkdir -p \
|
||||
|
Loading…
Reference in New Issue
Block a user