2 lines
48 B
Docker
2 lines
48 B
Docker
FROM nginx
|
|
COPY index.html /usr/share/nginx/html |
FROM nginx
|
|
COPY index.html /usr/share/nginx/html |