This commit is contained in:
parent
9698925556
commit
84de642ee7
2 changed files with 2 additions and 9 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
FROM docker.io/library/nginx:alpine
|
||||
COPY src/ /usr/share/nginx/html
|
||||
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue