install correct module for image

pull/6/head
Matthew Strasiotto 4 years ago
parent be76b1c5a1
commit 017e87ea4d

@ -1,5 +1,5 @@
FROM nginx
RUN apt-get update \
&& apt-get install --no-install-recommends --no-install-suggests -y nginx-extras
&& apt-get install --no-install-recommends --no-install-suggests -y libnginx-mod-stream

Loading…
Cancel
Save