kiwi-scp/example/hello_world/web/Dockerfile

2 lines
No EOL
62 B
Docker

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