Files
test/Dockerfile
T
2026-03-24 22:48:53 +00:00

4 lines
63 B
Docker

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