This commit is contained in:
parent
d6c861fc85
commit
13970037c9
@ -10,7 +10,7 @@ WORKDIR /tmp
|
|||||||
RUN wget http://nginx.org/download/nginx-1.25.3.tar.gz
|
RUN wget http://nginx.org/download/nginx-1.25.3.tar.gz
|
||||||
RUN tar -zxvf nginx-*.tar.gz
|
RUN tar -zxvf nginx-*.tar.gz
|
||||||
|
|
||||||
RUN git clone git clone https://github.com/aperezdc/ngx-fancyindex.git ngx-fancyindex
|
RUN git clone https://github.com/aperezdc/ngx-fancyindex.git ngx-fancyindex
|
||||||
|
|
||||||
# Build Nginx from source
|
# Build Nginx from source
|
||||||
WORKDIR /tmp/nginx-*
|
WORKDIR /tmp/nginx-*
|
||||||
|
Loading…
Reference in New Issue
Block a user