koneko.rocks/Dockerfile
koneko 63e50ad510
Some checks failed
Build and Deploy koneko.rocks / build-and-deploy (push) Has been cancelled
testing
2025-04-23 17:57:34 +02:00

3 lines
67 B
Docker

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