Update docker/nginx-geoip.Dockerfile
This commit is contained in:
@@ -15,5 +15,5 @@ RUN mv dbip.dat.gz city.dat.gz
|
|||||||
RUN gzip -d city.dat.gz
|
RUN gzip -d city.dat.gz
|
||||||
RUN cp city.dat /etc/nginx/dbip-city.dat
|
RUN cp city.dat /etc/nginx/dbip-city.dat
|
||||||
|
|
||||||
RUN /etc/nginx/conf.d/streams
|
RUN mkdir /etc/nginx/conf.d/streams
|
||||||
RUN /etc/nginx/conf.d/sites
|
RUN mkdir /etc/nginx/conf.d/sites
|
||||||
Reference in New Issue
Block a user