This commit is contained in:
parent
14b1799f20
commit
8f0b3b9cc4
|
@ -8,6 +8,9 @@ COPY . .
|
||||||
|
|
||||||
FROM nginx
|
FROM nginx
|
||||||
RUN ls
|
RUN ls
|
||||||
|
RUN ls
|
||||||
|
RUN ls
|
||||||
|
RUN ls
|
||||||
#COPY --from=build . /usr/share/nginx/html/
|
#COPY --from=build . /usr/share/nginx/html/
|
||||||
|
|
||||||
#RUN rm /etc/nginx/conf.d/default.conf
|
#RUN rm /etc/nginx/conf.d/default.conf
|
||||||
|
|
Loading…
Reference in New Issue