Files
hypertower.games/Dockerfile
koneko 56b2574e5a
All checks were successful
Build and Deploy koneko.rocks / build-and-deploy (push) Successful in 9s
initial
2025-08-02 20:53:18 +02:00

4 lines
124 B
Docker

FROM nginx:alpine
COPY index.html /usr/share/nginx/html/index.html
COPY tower-fall.svg /usr/share/nginx/html/tower-fall.svg