mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
reverse: avoid "permissions denied" errors
This commit is contained in:
parent
81ff35a525
commit
b3eb048d54
@ -97,6 +97,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
||||
--without-http_empty_gif_module \
|
||||
--without-http_browser_module \
|
||||
--prefix=/etc/nginx \
|
||||
--http-proxy-temp-path=/tmp/proxy-temp \
|
||||
--http-log-path=/var/log/nginx/access.log \
|
||||
--error-log-path=/var/log/nginx/error.log \
|
||||
--sbin-path=/usr/local/sbin/nginx \
|
||||
|
Loading…
x
Reference in New Issue
Block a user