Files
training_docker/Dockerfile
2026-01-15 14:03:00 +02:00

2 lines
48 B
Docker

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