FROM nginx:1.25-alpine
COPY index.html app.js styles.css /usr/share/nginx/html/
