zkt26/sk1/frontend/Dockerfile
2026-05-12 21:49:32 +02:00

4 lines
68 B
Docker

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