Files
koneko.rocks/Dockerfile
koneko e37f00775f
Some checks failed
Build and Deploy koneko.rocks / build-and-deploy (push) Failing after 6s
initial
2025-07-14 01:07:42 +02:00

3 lines
67 B
Docker

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