3 lines
50 B
Docker
3 lines
50 B
Docker
FROM nginx:latest
|
|
|
|
COPY ./ /usr/share/nginx/html |
FROM nginx:latest
|
|
|
|
COPY ./ /usr/share/nginx/html |