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