Files
Flappy/Dockerfile
2025-04-20 16:02:36 +02:00

3 lines
56 B
Docker

FROM nginx:stable-alpine
COPY src /usr/share/nginx/html