mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
3 lines
50 B
Docker
3 lines
50 B
Docker
FROM nginx:alpine
|
|
COPY site /usr/share/nginx/html
|