2 lines
43 B
Docker
2 lines
43 B
Docker
FROM nginx
|
|
COPY html/ /usr/share/nginx/html |
FROM nginx
|
|
COPY html/ /usr/share/nginx/html |