mirror of
https://github.com/xodio/xod.git
synced 2026-03-15 05:06:59 +01:00
3 lines
44 B
Docker
3 lines
44 B
Docker
FROM nginx
|
|
COPY doc/ /usr/share/nginx/html/
|