mirror of
https://github.com/linuxserver/docker-calibre-web.git
synced 2025-07-21 23:42:32 +00:00
Update Dockerfile
This commit is contained in:
@ -60,9 +60,6 @@ RUN \
|
||||
curl -o \
|
||||
/usr/bin/kepubify -L \
|
||||
https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-64bit && \
|
||||
echo "**** install sqlite3 after CW install ****" && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
sqlite3 && \
|
||||
echo "**** cleanup ****" && \
|
||||
apt-get -y purge \
|
||||
build-essential \
|
||||
|
Reference in New Issue
Block a user