mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-05-13 17:30:22 +00:00
4 lines
66 B
Docker
4 lines
66 B
Docker
FROM nginx
|
|
|
|
COPY nginx/matthewtran.com/html /usr/share/nginx/html
|