mirror of
https://github.com/fluencelabs/dashboard
synced 2025-06-10 21:41:24 +00:00
3 lines
43 B
Docker
3 lines
43 B
Docker
![]() |
FROM nginx
|
||
|
COPY dist /usr/share/nginx/html
|