mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-12-16 22:43:01 +00:00
4 lines
66 B
Docker
4 lines
66 B
Docker
FROM nginx
|
|
|
|
COPY nginx/matthewtran.com/html /usr/share/nginx/html
|