website/Dockerfile

5 lines
57 B
Docker

FROM nginx:1.25.5-alpine
COPY . /usr/share/nginx/html