zkt25/assignment2/Dockerfile

3 lines
69 B
Docker

FROM nginx:alpine
COPY weather.html /usr/share/nginx/html/index.html