We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750258b commit 718a94fCopy full SHA for 718a94f
Dockerfile
@@ -6,7 +6,7 @@ MAINTAINER Bradley Leonard <[email protected]>
6
# && dnf clean all
7
8
# install calibre cronie
9
-RUN dnf -y install calibre cronie nginx php-gd php-fpm php-xml php-pdo php-mbstring php-intl
+RUN dnf -y install calibre cronie
10
11
# create directories
12
#RUN mkdir /library & mkdir /addbooks & mkdir /scripts
0 commit comments