Create Dockerfile

This commit is contained in:
Neil 2017-06-09 21:06:13 +01:00 committed by GitHub
parent ac6fb9b048
commit 4bece2bb61
1 changed files with 1 additions and 4 deletions

View File

@ -19,10 +19,7 @@ RUN \
# install runtime packages
apk add --no-cache \
imagemagick \
py2-lxml \
py2-pip \
python2 && \
imagemagick && \
# install calibre-web
mkdir -p \