1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-22 12:53:00 +00:00
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