mirror of
https://github.com/yavook/kiwi-scp.git
synced 2025-12-07 09:03:06 +00:00
2 lines
62 B
Docker
2 lines
62 B
Docker
|
|
FROM nginx:stable-alpine
|
||
|
|
COPY index.html /usr/share/nginx/html
|