From 63783d214f4c121c2412d2032c08a3260de80b6a Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Fri, 3 Jun 2016 19:02:30 +0200 Subject: [PATCH] Update Dockerfile --- boring-nginx/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/boring-nginx/Dockerfile b/boring-nginx/Dockerfile index 0364e22..ddd89df 100644 --- a/boring-nginx/Dockerfile +++ b/boring-nginx/Dockerfile @@ -75,7 +75,6 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap --with-file-aio \ --with-threads \ --with-pcre-jit \ - --with-ipv6 \ --without-http_ssi_module \ --without-http_scgi_module \ --without-http_uwsgi_module \