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