diff --git a/Dockerfile b/Dockerfile index eca35a8..52249d6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,6 +21,6 @@ RUN curl -LSs http://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz -O make install && \ rm -rf /tmp/* -RUN apk del nginx +# RUN apk del nginx WORKDIR /