This commit is contained in:
parent
9ddb30771d
commit
ba81832164
@ -2,3 +2,4 @@ FROM nginx:latest
|
|||||||
COPY cats /usr/share/nginx/html/cats
|
COPY cats /usr/share/nginx/html/cats
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
COPY default.conf /etc/nginx/conf.d/default.conf
|
COPY default.conf /etc/nginx/conf.d/default.conf
|
||||||
|
EXPOSE 80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user