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