docker syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM docker.fet.at/openrestyfet
|
FROM docker.fet.at/openrestyfet
|
||||||
RUN rm -rf /etc/nginx/conf.d/*
|
RUN rm -rf /etc/nginx/conf.d/*
|
||||||
COPY ./conf.d/ /etc/nginx/conf.d/
|
COPY ./conf.d/ /etc/nginx/conf.d/
|
||||||
copy ./snippets/ /usr/local/openresty/nginx/conf/
|
COPY ./snippets/ /usr/local/openresty/nginx/conf/
|
||||||
|
|||||||
Reference in New Issue
Block a user