tetris/Dockerfile
2024-08-09 07:13:04 +05:00

3 lines
63 B
Docker

FROM nginx:1.27.0-alpine3.19
COPY html /usr/share/nginx/html