mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 20:17:54 +00:00
4 lines
66 B
Docker
4 lines
66 B
Docker
FROM nginx
|
|
|
|
COPY nginx/matthewtran.com/html /usr/share/nginx/html
|