2 lines
46 B
Docker
2 lines
46 B
Docker
FROM nginx:alpine
|
|
COPY . /usr/share/nginx/html |
FROM nginx:alpine
|
|
COPY . /usr/share/nginx/html |