Skip to content

Commit 718a94f

Browse files
committed
Removed nginx package and its dependencies
1 parent 750258b commit 718a94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MAINTAINER Bradley Leonard <[email protected]>
66
# && dnf clean all
77

88
# install calibre cronie
9-
RUN dnf -y install calibre cronie nginx php-gd php-fpm php-xml php-pdo php-mbstring php-intl
9+
RUN dnf -y install calibre cronie
1010

1111
# create directories
1212
#RUN mkdir /library & mkdir /addbooks & mkdir /scripts

0 commit comments

Comments
 (0)