FROM nginx:1.27-alpine COPY nginx.conf /etc/nginx/conf.d/default.conf COPY index.html styles.css admin-port.js /usr/share/nginx/html/