kiwi-scp/example/hello-world.project/web/Dockerfile
2020-08-24 15:01:08 +02:00

2 lines
No EOL
62 B
Docker

FROM nginx:stable-alpine
COPY index.html /usr/share/nginx/html